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 file can now save metadata #331

Closed
xiki-tempula opened this issue Aug 3, 2023 · 0 comments · Fixed by #340
Closed

Parquet file can now save metadata #331

xiki-tempula opened this issue Aug 3, 2023 · 0 comments · Fixed by #340

Comments

@xiki-tempula
Copy link
Collaborator

With this PR (pandas-dev/pandas#54346), pandas can now save the metadata in parquet files as well. When a release of the new pandas (2.1) has been made. I need to change the doc as well as add a check to the extract function.

@xiki-tempula xiki-tempula linked a pull request Dec 30, 2023 that will close this issue
orbeckst pushed a commit that referenced this issue Jan 3, 2024
* fix #331 
* Allow metadata to be loaded from the serialised parquet file.
* add tests
* update changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants