polars-error 0.44.2

Error definitions for the Polars DataFrame library
Documentation
[dependencies.arrow-format]
optional = true
package = "polars-arrow-format"
version = "0.1.0"

[dependencies.avro-schema]
optional = true
version = "0.3"

[dependencies.object_store]
default-features = false
optional = true
version = "0.10"

[dependencies.regex]
optional = true
version = "1.9"

[dependencies.simdutf8]
version = "0.1.4"

[dependencies.thiserror]
version = "1"

[features]
python = []

[lib]
name = "polars_error"
path = "src/lib.rs"

[package]
authors = ["Ritchie Vink <ritchie46@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Error definitions for the Polars DataFrame library"
edition = "2021"
homepage = "https://www.pola.rs/"
license = "MIT"
name = "polars-error"
readme = "README.md"
repository = "https://github.com/pola-rs/polars"
version = "0.44.2"