Docs.rs
qs-data-preprocess-0.1.0
qs-data-preprocess 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
geminik23
Dependencies
chrono ^0.4
normal
clap ^4.5
normal
csv ^1.3
normal
duckdb ^1.2
normal
serde ^1
normal
thiserror ^2.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
33.33%
of the crate is documented
Go to latest version
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
Skip to main content
Module models
data_
preprocess
0.1.0
Module models
Module Items
Structs
Enums
In crate data_
preprocess
data_preprocess
Module
models
Copy item path
Source
Structs
§
Bar
A single OHLCV bar.
Import
Result
Result of an import operation.
StatRow
Summary row returned by stats queries.
Tick
A single tick (bid/ask/last at a point in time).
Enums
§
Timeframe
Supported bar timeframes.