-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
[WIP] ENH: add Pyarrow csv engine #38370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…into add-arrow-engine
…into add-arrow-engine
This pull request is stale because it has been open for thirty days with no activity. Please update or respond to this comment if you're still interested in working on this. |
@arw2019 i think the precursors were all merged, would be nice to get this in. |
ok - will rebase (sometime in the next few days - it's a little bit of work now) and ping when ready |
This pull request is stale because it has been open for thirty days with no activity. Please update or respond to this comment if you're still interested in working on this. |
Just a heads up that I'm going to try to revive this PR sometime soon-ish. |
OK. closing this one as stale. |
Working on this rn, currently rebasing. Will open new PR. |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff
Picking up #31817.
I'm putting this up to use CI for debugging. There are a bunch of comments in #31817 that I haven't addressed yet (working on them) - but I'll take feedback at any time