Docs.rs
pyo3-arrow-0.16.0
pyo3-arrow 0.16.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kylebarron
Dependencies
arrow-array ^57
normal
arrow-buffer ^57
normal
arrow-cast ^57
normal
arrow-data ^57
normal
arrow-schema ^57
normal
arrow-select ^57
normal
chrono ^0.4
normal
chrono-tz ^0.10
normal
half ^2
normal
indexmap ^2
normal
numpy ^0.28
normal
pyo3 ^0.28
normal
thiserror ^1
normal
Versions
100%
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
Skip to main content
Module buffer
pyo3_
arrow
0.16.0
Module buffer
Module Items
Structs
Enums
In crate pyo3_
arrow
pyo3_arrow
Module
buffer
Copy item path
Source
Expand description
Support for Python buffer protocol
Structs
§
PyArrow
Buffer
A wrapper around an Arrow
Buffer
.
Enums
§
AnyBuffer
Protocol
An enum over buffer protocol input types.