sevnpy.io.SEVNDataResults

class sevnpy.io.sevndata.SEVNDataResults[source]

Bases: object

Template to to create classes to store results from SEVN runs. The data are stored in a pandas DataFrame, the other attributes contain info about the data and the columns and the list of the files used to load the data.

Methods

__init__

__init__()[source]
__weakref__

list of weak references to the object

property columns_info: Dict

column_info

Type:

Dictionary containg the pairs colum_nam

property data: DataFrame

Copy of the internal DataFrame

property data_info: str

Info about the stored data

property sevn_files: List

List containg the read SEVN output files