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

FlattenedStorage: Allow export to pandas dataframes #1207

Merged
merged 4 commits into from
Oct 9, 2023
Merged

FlattenedStorage: Allow export to pandas dataframes #1207

merged 4 commits into from
Oct 9, 2023

Conversation

pmrv
Copy link
Contributor

@pmrv pmrv commented Oct 9, 2023

This allows to export arrays saved in a storage to a pandas dataframe in ragged and exploded formats for convenience with other tools. I'll add this also in atomistics and contrib for StructureStorage and TrainingStorage.

@pmrv pmrv added the enhancement New feature or request label Oct 9, 2023
@pmrv pmrv requested a review from Leimeroth October 9, 2023 11:08
Copy link
Member

@Leimeroth Leimeroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@pmrv pmrv added the format_black reformat the code using the black standard label Oct 9, 2023
@pmrv pmrv added format_black reformat the code using the black standard and removed format_black reformat the code using the black standard labels Oct 9, 2023
@pmrv pmrv merged commit be280c4 into main Oct 9, 2023
22 checks passed
@delete-merged-branch delete-merged-branch bot deleted the flatdf branch October 9, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request format_black reformat the code using the black standard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants