We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5cc2ef commit 9c9c900Copy full SHA for 9c9c900
doc/source/io.rst
@@ -3312,8 +3312,9 @@ the table using a ``where`` that selects all but the missing data.
3312
3313
Please note that HDF5 **DOES NOT RECLAIM SPACE** in the h5 files
3314
automatically. Thus, repeatedly deleting (or removing nodes) and adding
3315
- again **WILL TEND TO INCREASE THE FILE SIZE**. To *clean* the file, use
3316
- :ref:`ptrepack <io.hdf5-ptrepack>`
+ again, **WILL TEND TO INCREASE THE FILE SIZE**.
+
3317
+ To *repack and clean* the file, use :ref:`ptrepack <io.hdf5-ptrepack>`
3318
3319
.. _io.hdf5-notes:
3320
0 commit comments