hydrax.pandas#

Provides support for using Pandas DataFrames in a hydrax.DataGroup.

Tip

You can ensure this module has its dependencies by installing hydrax with the “pandas” extra via pip install hydrax[pandas,...].

RowData

Wraps a Pandas DataFrame as a row-wise sequence of Series.