Skip to content

lisa.analysis._pixel: Add "energy" column to df_power_meter()

Douglas Raillard requested to merge douglas-raillard-arm/lisa:_pr0000036 into main

FEATURE

Convert to polars and add "energy" column since it is basically free on a polars LazyFrame.

Merge request reports