Aws-data-wrangler: Support pandas 1.0.0

Created on 30 Jan 2020  路  4Comments  路  Source: awslabs/aws-data-wrangler

I currently get the following warning:

ERROR: awswrangler 0.2.6 has requirement pandas~=0.25.3, but you'll have pandas 1.0.0 which is incompatible.
enhancement

All 4 comments

Thanks @impredicative!

Now we support Pandas 1.0.0 starting from AWS Data Wrangler 0.3.0!

@igorborgest I see it on PyPI but not at https://anaconda.org/conda-forge/awswrangler

Assuming the above conda-forge repo is managed by awslabs, can awswrangler please also automatically be published there whenever it is published to PyPI? Until then I'll have a hard time installing it. For the sake of argument, boto3 gets published there, and so awswrangler should be no different.

Or is the conda-forge repo unofficial and maintained by someone else? In this case, maybe awslabs should petition to take over it and publish there directly.

I now see it on conda-forge.

Yeah, I'm trying to understand this workflow to accelerate it.

https://github.com/conda-forge/awswrangler-feedstock/issues/38

Was this page helpful?
0 / 5 - 0 ratings