PyLamarr
Pythonizations for the ultra-fast simulation option for the LHCb experiment
 
Loading...
Searching...
No Matches
PyLamarr.pandasio.PandasDataLoader Class Reference

Public Member Functions

 __init__ (self, SQLite3DB db)
 
 load (self, bool accept_multiple_batches=False, **dataframes)
 

Protected Attributes

 _connection
 

Detailed Description

Definition at line 9 of file pandasio.py.

Constructor & Destructor Documentation

◆ __init__()

PyLamarr.pandasio.PandasDataLoader.__init__ (   self,
SQLite3DB  db 
)

Definition at line 10 of file pandasio.py.

Member Function Documentation

◆ load()

PyLamarr.pandasio.PandasDataLoader.load (   self,
bool   accept_multiple_batches = False,
**  dataframes 
)

Definition at line 13 of file pandasio.py.

Member Data Documentation

◆ _connection

PyLamarr.pandasio.PandasDataLoader._connection
protected

Definition at line 11 of file pandasio.py.


The documentation for this class was generated from the following file: