We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 558492d commit ebf9147Copy full SHA for ebf9147
doc/source/v0.13.0.txt
@@ -18,6 +18,9 @@ Enhancements
18
Bug Fixes
19
~~~~~~~~~
20
21
+ - ``HDFStore`` raising an invalid ``TypeError`` rather than ``ValueError`` when appending
22
+ with a different block ordering (:issue:`4096`)
23
+
24
See the :ref:`full release notes
25
<release>` or issue tracker
26
on GitHub for a complete list.
0 commit comments