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 92707b9 commit b8132b9Copy full SHA for b8132b9
doc/source/io.rst
@@ -2287,6 +2287,8 @@ other sessions. In addition, delete & query type operations are
2287
supported. This format is specified by ``format='table'`` or ``format='t'``
2288
to ``append`` or ``put`` or ``to_hdf``
2289
2290
+.. versionadded:: 0.13
2291
+
2292
This format can be set as an option as well ``pd.set_option('io.hdf.default_format','table')`` to
2293
enable ``put/append/to_hdf`` to by default store in the ``table`` format.
2294
0 commit comments