neuralib.util.dataframe

DataFrameWrapper

Abstract wrapper class for a polars.DataFrame, enabling convenient and composable dataframe operations in a subclassable, object-oriented interface.

helper_with_index_column

A help function to do the filter on an index column.

assert_polars_equal_verbose

Assert that two Polars DataFrames are equal and provide detailed diagnostics if they differ