We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
da5523a
Includes support for syntax like dta.select.B.dt.month == 12 and dta.select.B.between('2021-01-01', '2021-02-15').
dta.select.B.dt.month == 12
dta.select.B.between('2021-01-01', '2021-02-15')