Docs.rs
arrow-24.0.0
arrow 24.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
kou
kszucs
xhochy
nevi-me
alamb
tustvold
Dependencies
arrow-array ^24.0.0
normal
arrow-buffer ^24.0.0
normal
arrow-data ^24.0.0
normal
arrow-schema ^24.0.0
normal
bitflags ^1.2.1
normal
chrono ^0.4
normal
chrono-tz ^0.6
normal
comfy-table ^6.0
normal
csv ^1.1
normal
flatbuffers ^2.1.2
normal
half ^2.0
normal
hashbrown ^0.12
normal
indexmap ^1.9
normal
lazy_static ^1.4
normal
lexical-core ^0.8
normal
lz4 ^1.23
normal
multiversion ^0.6.1
normal
num ^0.4
normal
packed_simd_2 ^0.3
normal
pyo3 ^0.17
normal
rand ^0.8
normal
regex ^1.5.6
normal
regex-syntax ^0.6.27
normal
serde_json ^1.0
normal
zstd ^0.11.1
normal
criterion ^0.4
dev
flate2 ^1
dev
rand ^0.8
dev
tempfile ^3
dev
ahash ^0.8
normal
ahash ^0.8
normal
Versions
40.08%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Float64Builder
In arrow::array
?
Type Definition
arrow
::
array
::
Float64Builder
source
·
[
−
]
pub type Float64Builder =
PrimitiveBuilder
<
Float64Type
>;