arrow 51.0.0

Rust implementation of Apache Arrow
Documentation

arrow

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 7 of them enabled by default.

default

  • csv
  • ipc
  • json

csv

  • arrow-csv

ipc

  • arrow-ipc

json

  • arrow-json

arrow-csv

  • dep:arrow-csv

arrow-ipc

  • dep:arrow-ipc

arrow-json

  • dep:arrow-json

ipc_compression

  • ipc
  • arrow-ipc/lz4
  • arrow-ipc/zstd

pyarrow

  • pyo3
  • ffi

ffi

  • arrow-schema/ffi
  • arrow-data/ffi

chrono-tz

  • arrow-array/chrono-tz

pyo3

  • dep:pyo3

force_validate

  • arrow-data/force_validate

prettyprint

  • arrow-cast/prettyprint

test_utils

  • rand

rand

  • dep:rand