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

Parquet I/O housekeeping #140

Closed
wants to merge 2 commits into from
Closed

Parquet I/O housekeeping #140

wants to merge 2 commits into from

Conversation

JSchlensok
Copy link
Contributor

PR Checklist

  • This comment contains a description of changes (with reason)
  • Referenced issue is linked
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

Description of changes

Dropped support for anything other than Pandas DataFrames (see reasoning in commit messages) & switched tests from pytest to unittest

Technical details

Additional context

Remove TODOs for sparse matrices, anndata matrices and HuggingFace
datasets as their conversion from/to columnar format for serialization
as Parquet files is context-dependent.
Correspondingly remove tests for NotImplementedErrors as they are now
redundant
@github-actions github-actions bot added the enhancement New feature or request label Aug 6, 2024
@JSchlensok JSchlensok closed this Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant