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

Support different pandas types and backends #633

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Conversation

andresmor-ms
Copy link
Contributor

  • Make pyarrow optional due to some type issues (saving arrays to csv does not work correctly, also fails to save parquet files if arrays are used in columns, however it works if used as string)
  • Extend tests to run over different dtype backend of pandas (numpy_nullable and pyarrow)

@andresmor-ms andresmor-ms requested a review from a team as a code owner February 9, 2024 19:00
@andresmor-ms andresmor-ms merged commit ed4f545 into main Feb 9, 2024
11 checks passed
@andresmor-ms andresmor-ms deleted the optional_pyarrow branch February 9, 2024 21:12
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants