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

Fix error when loading fits for pandas dataframe #85

Merged
merged 4 commits into from
Jun 25, 2024

Conversation

crisingulani
Copy link
Member

Fixed error that occurred when reading a fits file and converting it to pandas using tables_io and python in version 3.10

…to pandas using tables_io and python in version 3.10.
@crisingulani crisingulani requested a review from gschwend May 21, 2024 20:12
@crisingulani crisingulani linked an issue May 21, 2024 that may be closed by this pull request
Copy link
Member

@gschwend gschwend left a comment

Choose a reason for hiding this comment

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

@crisingulani I got this bug when testing this version
image

@gschwend
Copy link
Member

gschwend commented Jun 5, 2024

the file format is .hdf5

@gschwend
Copy link
Member

still got this error:
image

@gschwend gschwend self-requested a review June 25, 2024 17:07
Copy link
Member

@gschwend gschwend left a comment

Choose a reason for hiding this comment

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

Tested locally. I did a minor update in the tutorial notebook.

@crisingulani crisingulani merged commit 1a779f1 into main Jun 25, 2024
6 checks passed
@crisingulani crisingulani deleted the 84-fail-to-open-table branch June 25, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Fail to open table
2 participants