We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.