/polars_istr

Identifiers and Standard Format Parsing for Polars Dataframe

Primary LanguageRustMIT LicenseMIT

Polars for Identifiers and Standard Format Strings

The Project

Processing IBAN, ISINs, URLs, etc., and other standard format data in Polars.

Acknowledgements

  1. Iban is powered by iban_validate
  2. Isin is powered by isin_rs
  3. URL is powered by url
  4. CUSIP is powered by cusip