Skip to content
Commit 02e41c42 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.datautils: Disallow df_window(clip_window=False)

BREAKING CHANGE

Raise an exception if clip_window=False is passed to df_window(). This
behavior was never really needed and is not possible to support polars
LazyFrame since the actual Time values are not known until collect() is
called.
parent 90b65c01
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