polars-helpers 0.1.1

A collection of helper functions for the Polars data manipulation library
Documentation
[dependencies.dirs]
version = "5.0.1"

[dependencies.itertools]
version = "0.12.1"

[dependencies.polars]
default-features = false
features = ["concat_str", "csv", "lazy", "lazy_regex", "round_series", "fmt", "dtype-date", "strings", "rolling_window", "rows", "serde", "is_in"]
version = "0.36.2"

[dependencies.reqwest]
default-features = false
features = ["rustls-tls", "json"]
version = "0.11.23"

[dependencies.tokio]
features = ["macros", "rt-multi-thread"]
version = "1.35.1"

[dependencies.urlencoding]
version = "2.1.3"

[package]
description = "A collection of helper functions for the Polars data manipulation library"
edition = "2021"
license = "MIT"
name = "polars-helpers"
version = "0.1.1"