Skip to content

Conversation

rhshadrach
Copy link
Member

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

Built on top of #60625

@rhshadrach rhshadrach added IO HDF5 read_hdf, HDFStore Strings String extension data type and string data labels Dec 30, 2024
@rhshadrach rhshadrach added this to the 2.3 milestone Dec 30, 2024
def _read_group(self, group: Node):
s = self._create_storer(group)
s.infer_axes()
print(type(s), s)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
print(type(s), s)

@rhshadrach rhshadrach marked this pull request as draft January 5, 2025 22:09
@rhshadrach rhshadrach closed this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

IO HDF5 read_hdf, HDFStore Strings String extension data type and string data

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants