Closed stinodego closed 2 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.48%. Comparing base (
7b07c85
) to head (63b576f
). Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Nice!
Closes https://github.com/pola-rs/polars/issues/19724
Python Enums (and
StrEnum
s) can now be used asdtype
inputs, and can be passed to the PolarsEnum
constructor.