Public Member Functions | |
load (self) | |
![]() | |
__len__ (self) | |
__str__ (self) | |
Static Public Attributes | |
Dict | dataframe_dict = None |
Any | database = None |
![]() | |
Optional | n_events = None |
Optional | batch_id = None |
Optional | n_batches = None |
Optional | description = None |
Protected Attributes | |
_kwargs | |
Definition at line 8 of file PandasLoader.py.
PyLamarr.loaders.PandasLoader.PandasEventBatch.load | ( | self | ) |
Reimplemented from PyLamarr.EventBatch.EventBatch.
Definition at line 12 of file PandasLoader.py.
|
protected |
Definition at line 15 of file PandasLoader.py.
|
static |
Definition at line 10 of file PandasLoader.py.
|
static |
Definition at line 9 of file PandasLoader.py.