You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport PR #60943: BUG(string dtype): Resolve pytables xfail when reading with condition (#60967)
* ENH: Improved error message and raise new error for small-string NaN edge case in HDFStore.append (#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)
* TST(string dtype): Resolve xfails in pytables (#60795)
(cherry picked from commit 4511251)
* BUG(string dtype): Resolve pytables xfail when reading with condition (#60943)
(cherry picked from commit 0ec5f26)
---------
Co-authored-by: Jake Thomas Trevallion <[email protected]>
0 commit comments