polars-ops 0.54.3

More operations on Polars data structures
Documentation
1
2
3
4
5
mod unicode_data;

// For use in alloc, not re-exported in std.
pub(super) use unicode_data::case_ignorable::lookup as Case_Ignorable;
pub(super) use unicode_data::cased::lookup as Cased;