mynewestgitaccount

Results 6 comments of mynewestgitaccount

Something that hasn't received enough attention/discussion, at least in my mind, is this piece of the Drawbacks section of [the PDEP](https://pandas.pydata.org/pdeps/0010-required-pyarrow-dependency.html) (bolding added by me): > Including PyArrow would naturally...

> pytz and dateutil as required dependencies have a similar issue for users who do not need timezone or date parsing support respectively. The pytz and dateutil wheels are only...

From the PDEP: > Starting in pandas 2.2, pandas raises a FutureWarning when PyArrow is not installed in the users environment when pandas is imported. This will ensure that only...

When this is worked on, it would be great if it could be done in a way that allows simultaneous support for Protobuf 4 and Protobuf 5. That way, users...

> When this is worked on, it would be great if it could be done in a way that allows simultaneous support for Protobuf 4 and Protobuf 5. That way,...

Until this is added, does anyone know a way to install the latest patch in a minor version without going through pip? Context: I am installing uv in an Azure...