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