Skip to content
Commit 32c9c34a authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.trace: Ensure the dataframe cache preserves the index column

FIX

If the parquet written to the cache was originally a pandas dataframe,
reload the pandas-specific metadata to ensure the index column is the
first one in the reloaded polars LazyFrame. This ensures the rest of
LISA understands that this should be used as the index.
parent d2c63822
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment