Feature Request: Add filename argument for Pandas.to_parquet().
This was done for to_csv here: https://github.com/awslabs/aws-data-wrangler/pull/139
Could we get to_parquet too?
File location here:
https://github.com/awslabs/aws-data-wrangler/blob/19aaff97e1952c04c60915b7d065690fb4e04a18/awswrangler/pandas.py#L936
@dwbelliston thanks! We will put it in the release 1.0.0!
Thank you @igorborgest - looking forward to that release 🥳
Hi! We will release AWS Data Wrangler 1.0.0 on April 10 and we are collecting as much feedback as possible.
This issue should be resolved with this release. So, please test it if possible, and any feedback about the docs, the library or this specific functionality will be very welcome.
pip install git+https://github.com/awslabs/[email protected]Yay! 🎉
Tested it out and worked great. thanks.
On Tue, Apr 7, 2020 at 11:33 AM Igor Tavares notifications@github.com
wrote:
Hi! We will release AWS Data Wrangler 1.0.0 on April 10 and we are
collecting as much feedback as possible.This issue should be resolved with this release. So, please test it if
possible, and any feedback about the docs, the library or this specific
functionality will be very welcome.
- Install: pip install git+
https://github.com/awslabs/[email protected]- Docs: https://aws-data-wrangler.readthedocs.io/en/dev-1.0.0/
- Code: https://github.com/awslabs/aws-data-wrangler/tree/dev-1.0.0
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/awslabs/aws-data-wrangler/issues/142#issuecomment-610521013,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ACXLOBXHXIRIG7DN76NHX6TRLNPXPANCNFSM4K4NLO4A
.
Most helpful comment
@dwbelliston thanks! We will put it in the release
1.0.0!