BUG: HDF support and show_versions()
broken with pandas 2.2.2 and numpy 2.0
#59110
Closed
3 tasks done
Labels
Pandas version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
I have confirmed this bug exists on the main branch of pandas.
Reproducible Example
Issue Description
numpy 2.0 causes HDF support and
show_versions()
broken because pytables hasn't been updatedSee PyTables/PyTables#1172
Expected Behavior
No error - or at least
show_versions()
should workInstalled Versions
Can't do this -
show_versions()
doesn't work!!pytables 3.9.2
The text was updated successfully, but these errors were encountered: