Docs.rs
xdl-dataframe-0.1.1
xdl-dataframe 0.1.1
Permalink
Docs.rs crate page
GPL-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
ravituringworks
Dependencies
anyhow ^1.0
normal
apache-avro ^0.17
normal
optional
arrow ^53
normal
optional
csv ^1.3
normal
indexmap ^2.0
normal
ndarray ^0.15
normal
num-traits ^0.2
normal
parquet ^53
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
xdl-core ^0.1.1
normal
xdl-database ^0.1.1
normal
optional
rand ^0.8
dev
tempfile ^3.8
dev
tokio-test ^0.4
dev
Versions
83.72%
of the crate is documented
Platform
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
All
xdl_
dataframe
0.1.1
Crate Items
Structs
Enums
Constants
Functions
Type Aliases
List of all items
Structs
dataframe::DataFrame
dataframe::GroupBy
readers::csv::CsvReaderOptions
series::Series
Enums
error::DataFrameError
Functions
database::from_recordset
database::to_json_rows
readers::avro::read_avro
readers::csv::read_csv
readers::csv::read_csv_string
readers::csv::write_csv
readers::parquet::read_parquet
Type Aliases
error::DataFrameResult
Constants
VERSION