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 e59dc62 commit 35f4d02Copy full SHA for 35f4d02
pandas/io/pytables.py
@@ -1091,8 +1091,6 @@ def put(
1091
<https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html#query-via-data-columns>`__.
1092
encoding : str, default None
1093
Provide an encoding for strings.
1094
- dropna : bool, default False, do not write an ALL nan row to
1095
- The store settable by the option 'io.hdf.dropna_table'.
1096
track_times : bool, default True
1097
Parameter is propagated to 'create_table' method of 'PyTables'.
1098
If set to False it enables to have the same h5 files (same hashes)
0 commit comments