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.

JakeTT404 and others added 9 commits February 10, 2025 16:51
…edge case in HDFStore.append (pandas-dev#60829)

* Add clearer error messages for datatype mismatch in HDFStore.append. Raise ValueError when nan_rep too large for pytable column. Add and modify applicable test code.

* Fix missed tests and correct mistake in error message.

* Remove excess comments. Reverse error type change to avoid api changes. Move nan_rep tests into separate function.

(cherry picked from commit 57340ec)
@rhshadrach rhshadrach added the Strings String extension data type and string data label Feb 22, 2025
@rhshadrach rhshadrach added this to the 2.3 milestone Feb 22, 2025
@mroeschke mroeschke merged commit 684a1a3 into pandas-dev:2.3.x Feb 22, 2025
38 of 47 checks passed
@rhshadrach rhshadrach deleted the auto-backport-of-pr-60938-on-2.3.x branch February 22, 2025 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Strings String extension data type and string data

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants