Public Member Functions | |
| __init__ (self, SQLite3DB db) | |
| load (self, bool accept_multiple_batches=False, **dataframes) | |
Protected Attributes | |
| _connection | |
Definition at line 9 of file pandasio.py.
| PyLamarr.pandasio.PandasDataLoader.__init__ | ( | self, | |
| SQLite3DB | db | ||
| ) |
Definition at line 10 of file pandasio.py.
| PyLamarr.pandasio.PandasDataLoader.load | ( | self, | |
| bool | accept_multiple_batches = False, |
||
| ** | dataframes | ||
| ) |
Definition at line 13 of file pandasio.py.
|
protected |
Definition at line 11 of file pandasio.py.