HDF5File ======== .. currentmodule:: Stoner.HDF5 .. autoclass:: HDF5File :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~HDF5File.T ~HDF5File.basename ~HDF5File.clone ~HDF5File.column_headers ~HDF5File.compression ~HDF5File.compression_opts ~HDF5File.data ~HDF5File.dict_records ~HDF5File.dims ~HDF5File.dtype ~HDF5File.filename ~HDF5File.filepath ~HDF5File.header ~HDF5File.mask ~HDF5File.metadata ~HDF5File.mime_type ~HDF5File.patterns ~HDF5File.priority ~HDF5File.records ~HDF5File.setas ~HDF5File.shape .. rubric:: Methods Summary .. autosummary:: ~HDF5File.__call__ ~HDF5File.add_column ~HDF5File.append ~HDF5File.asarray ~HDF5File.clear ~HDF5File.closest ~HDF5File.column ~HDF5File.columns ~HDF5File.count ~HDF5File.del_column ~HDF5File.del_nan ~HDF5File.del_rows ~HDF5File.dir ~HDF5File.extend ~HDF5File.filter ~HDF5File.find_col ~HDF5File.find_duplicates ~HDF5File.get ~HDF5File.get_filename ~HDF5File.index ~HDF5File.insert ~HDF5File.insert_rows ~HDF5File.items ~HDF5File.keys ~HDF5File.load ~HDF5File.pop ~HDF5File.popitem ~HDF5File.read_hdf ~HDF5File.remove ~HDF5File.remove_duplicates ~HDF5File.rename ~HDF5File.reorder_columns ~HDF5File.reverse ~HDF5File.rolling_window ~HDF5File.rows ~HDF5File.save ~HDF5File.search ~HDF5File.section ~HDF5File.select ~HDF5File.setdefault ~HDF5File.sort ~HDF5File.split ~HDF5File.swap_column ~HDF5File.to_hdf ~HDF5File.to_pandas ~HDF5File.unique ~HDF5File.update ~HDF5File.values .. rubric:: Attributes Documentation .. autoattribute:: T .. autoattribute:: basename .. autoattribute:: clone .. autoattribute:: column_headers .. autoattribute:: compression .. autoattribute:: compression_opts .. autoattribute:: data .. autoattribute:: dict_records .. autoattribute:: dims .. autoattribute:: dtype .. autoattribute:: filename .. autoattribute:: filepath .. autoattribute:: header .. autoattribute:: mask .. autoattribute:: metadata .. autoattribute:: mime_type .. autoattribute:: patterns .. autoattribute:: priority .. autoattribute:: records .. autoattribute:: setas .. autoattribute:: shape .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: add_column .. automethod:: append .. automethod:: asarray .. automethod:: clear .. automethod:: closest .. automethod:: column .. automethod:: columns .. automethod:: count .. automethod:: del_column .. automethod:: del_nan .. automethod:: del_rows .. automethod:: dir .. automethod:: extend .. automethod:: filter .. automethod:: find_col .. automethod:: find_duplicates .. automethod:: get .. automethod:: get_filename .. automethod:: index .. automethod:: insert .. automethod:: insert_rows .. automethod:: items .. automethod:: keys .. automethod:: load .. automethod:: pop .. automethod:: popitem .. automethod:: read_hdf .. automethod:: remove .. automethod:: remove_duplicates .. automethod:: rename .. automethod:: reorder_columns .. automethod:: reverse .. automethod:: rolling_window .. automethod:: rows .. automethod:: save .. automethod:: search .. automethod:: section .. automethod:: select .. automethod:: setdefault .. automethod:: sort .. automethod:: split .. automethod:: swap_column .. automethod:: to_hdf .. automethod:: to_pandas .. automethod:: unique .. automethod:: update .. automethod:: values