<h1 align="center">
<b>Polars for Identifiers and Standard Format Strings</b>
<br>
</h1>
<!-- <p align="center">
<a href="https://polars-ds-extension.readthedocs.io/en/latest/">Documentation</a>
|
<a href="https://github.com/abstractqqq/polars_ds_extension/blob/main/examples/basics.ipynb">User Guide</a>
<br>
<b>pip install polars-ds</b>
</p> -->
# The Project
Processing IBAN, ISINs, URLs, etc., and other standard format data in Polars.
# Acknowledgements
1. Iban is powered by [iban_validate](https://crates.io/crates/iban_validate)
2. Isin is powered by [isin_rs](https://docs.rs/isin/latest/isin/)
3. URL is powered by [url](https://crates.io/crates/url)
4. CUSIP is powered by [cusip](https://crates.io/crates/cusip)
Raw data
{
"_id": null,
"home_page": null,
"name": "polars-istr",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "polars-extension, string-processing, data-processing, parsing",
"author": null,
"author_email": "Tianren Qin <tq9695@gmail.com>, Connor Duncan <connor@connorduncan.xyz>",
"download_url": "https://files.pythonhosted.org/packages/8f/51/2e8961b684bbbdefe7ea49d4c65a37c1506d8b593062f5c1a2aa54e99e3c/polars_istr-0.1.2.tar.gz",
"platform": null,
"description": "<h1 align=\"center\">\n <b>Polars for Identifiers and Standard Format Strings</b>\n <br>\n</h1>\n\n<!-- <p align=\"center\">\n <a href=\"https://polars-ds-extension.readthedocs.io/en/latest/\">Documentation</a>\n |\n <a href=\"https://github.com/abstractqqq/polars_ds_extension/blob/main/examples/basics.ipynb\">User Guide</a>\n<br>\n<b>pip install polars-ds</b>\n</p> -->\n\n# The Project\n\nProcessing IBAN, ISINs, URLs, etc., and other standard format data in Polars.\n\n# Acknowledgements\n\n1. Iban is powered by [iban_validate](https://crates.io/crates/iban_validate)\n2. Isin is powered by [isin_rs](https://docs.rs/isin/latest/isin/)\n3. URL is powered by [url](https://crates.io/crates/url)\n4. CUSIP is powered by [cusip](https://crates.io/crates/cusip)\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "0.1.2",
"project_urls": null,
"split_keywords": [
"polars-extension",
" string-processing",
" data-processing",
" parsing"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8f512e8961b684bbbdefe7ea49d4c65a37c1506d8b593062f5c1a2aa54e99e3c",
"md5": "5a0217c7e07ce894987646852546555c",
"sha256": "41f2c1a59e3de7cf8f977ba029b131f019529367790f32592f23e50052c22c32"
},
"downloads": -1,
"filename": "polars_istr-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "5a0217c7e07ce894987646852546555c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 33543,
"upload_time": "2025-02-16T03:48:49",
"upload_time_iso_8601": "2025-02-16T03:48:49.685371Z",
"url": "https://files.pythonhosted.org/packages/8f/51/2e8961b684bbbdefe7ea49d4c65a37c1506d8b593062f5c1a2aa54e99e3c/polars_istr-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-16 03:48:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "polars-istr"
}