Skip to content

Commit 9d08187

Browse files
committed
DOC: update io.rst for PyTables 3.0.0 compat
1 parent 2787d08 commit 9d08187

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/source/io.rst

+7
Original file line numberDiff line numberDiff line change
@@ -1294,6 +1294,13 @@ the high performance HDF5 format using the excellent `PyTables
12941294
<http://www.pytables.org/>`__ library. See the :ref:`cookbook<cookbook.hdf>`
12951295
for some advanced strategies
12961296
1297+
.. warning::
1298+
1299+
``PyTables`` 3.0.0 was recently released. This enables support for Python 3,
1300+
however, it has not been integrated into pandas as of yet. (Under Python 2,
1301+
``PyTables`` version >= 2.3 is supported).
1302+
1303+
12971304
.. ipython:: python
12981305
:suppress:
12991306
:okexcept:

0 commit comments

Comments
 (0)