Public Member Functions | |
| __call__ (self, db) | |
| dataframe (self) | |
Static Public Attributes | |
| str | table |
| List | dataframes = field(default_factory=lambda: []) |
| Optional | batch_ids = None |
Definition at line 24 of file pandasio.py.
| PyLamarr.pandasio.OutputCollector.__call__ | ( | self, | |
| db | |||
| ) |
Definition at line 30 of file pandasio.py.
| PyLamarr.pandasio.OutputCollector.dataframe | ( | self | ) |
Definition at line 34 of file pandasio.py.
|
static |
Definition at line 27 of file pandasio.py.
|
static |
Definition at line 26 of file pandasio.py.
|
static |
Definition at line 25 of file pandasio.py.