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.
Currently we have to_hdf(self, path_or_buf, key, **kwargs)
to_hdf(self, path_or_buf, key, **kwargs)
It'd be good to replace that with the actual signature (unless I'm missing a reason for the current implementation) and document it fully.