Docs.rs
xdl-dataframe-0.1.1
xdl-dataframe 0.1.1
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
Module dataframe
xdl_
dataframe
0.1.1
Module dataframe
Module Items
Structs
In crate xdl_
dataframe
xdl_dataframe
Module
dataframe
Copy item path
Source
Expand description
DataFrame - pandas/Spark-style data structure for XDL
Structs
ยง
Data
Frame
DataFrame - A tabular data structure with labeled columns
GroupBy
GroupBy structure for aggregations