Skip to content
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

feat(pandas, dask): add read_csv and read_parquet #7450

Merged
merged 3 commits into from
Oct 31, 2023

Conversation

gforsyth
Copy link
Member

@gforsyth gforsyth commented Oct 27, 2023

This adds read_csv and read_parquet methods to the Pandas and Dask backends.

test(pandas, dask): remove `notyet` markers for read_*
Otherwise it's pretty desolate out there.
@gforsyth gforsyth marked this pull request as ready for review October 30, 2023 17:47
@gforsyth gforsyth changed the title feat(pandas): add read_csv and read_parquet feat(pandas, dask): add read_csv and read_parquet Oct 31, 2023
@cpcloud cpcloud added this to the 7.1 milestone Oct 31, 2023
@cpcloud cpcloud added feature Features or general enhancements pandas The pandas backend dask The Dask backend labels Oct 31, 2023
@cpcloud cpcloud merged commit e9260af into ibis-project:master Oct 31, 2023
87 checks passed
@gforsyth gforsyth deleted the pandas_read_stuff branch November 6, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dask The Dask backend feature Features or general enhancements pandas The pandas backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants