Docs.rs
polite-0.1.3
polite 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
lmmx
Dependencies
anyhow ^1
normal
arrow ^54
normal
chrono =0.4.39
normal
fallible-streaming-iterator ^0.1
normal
fehler ^1
normal
itertools ^0.14
normal
log ^0.4
normal
owning_ref ^0.4
normal
planus =1.1.1
normal
polars ^0.49
normal
polars-arrow ^0.49
normal
r2d2 ^0.8
normal
r2d2_sqlite ^0.31
normal
rayon ^1
normal
rusqlite ^0.37
normal
rust_decimal ^1
normal
serde_json ^1
normal
sqlparser ^0.37
normal
thiserror ^2.0.16
normal
url ^2
normal
urlencoding ^2.1
normal
anyhow ^1
dev
eyre ^0.6.12
dev
insta ^1.43.1
dev
tempfile ^3
dev
Versions
25.64%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module dataframe
polite
0.1.3
Module dataframe
Module Items
Functions
In crate polite
polite
Module
dataframe
Copy item path
Source
Functions
§
from_
dataframe
Insert a Polars DataFrame into a SQLite table. Creates the table if it does not exist.
to_
dataframe
Run a query through ConnectorX and get a Polars DataFrame