polars 0.14.1

DataFrame Library based on Apache Arrow
Documentation

polars

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 37 feature flags, 10 of them enabled by default.

default

  • docs
  • csv-file
  • temporal
  • performant
  • plain_fmt
  • dtype-slim

docs

  • polars-core/docs

csv-file

  • polars-io
  • polars-io/csv-file
  • polars-lazy/csv-file

temporal

  • polars-core/temporal
  • polars-lazy/temporal

performant

  • polars-core/performant

plain_fmt

  • polars-core/plain_fmt

dtype-slim

  • dtype-date32
  • dtype-date64

polars-io

    This feature flag does not enable additional features.

dtype-date32

  • polars-core/dtype-date32
  • polars-lazy/dtype-date32

dtype-date64

  • polars-core/dtype-date64
  • polars-lazy/dtype-date64

dtype-full

  • dtype-time64-ns
  • dtype-duration-ns
  • dtype-duration-ms
  • dtype-date32
  • dtype-date64
  • dtype-i8
  • dtype-i16
  • dtype-u8
  • dtype-u16
  • dtype-u64

parquet

  • polars-io
  • polars-core/parquet
  • polars-lazy/parquet
  • polars-io/parquet

dtype-u64

  • polars-core/dtype-u64
  • polars-lazy/dtype-u64
  • polars-io/dtype-u64

dtype-u16

  • polars-core/dtype-u16
  • polars-lazy/dtype-u16

ipc

  • polars-io
  • polars-io/ipc

private

  • polars-core/private
  • polars-lazy/private

json

  • polars-io
  • polars-io/json

dtype-i8

  • polars-core/dtype-i8
  • polars-lazy/dtype-i8

dtype-i16

  • polars-core/dtype-i16
  • polars-lazy/dtype-i16

dtype-u8

  • polars-core/dtype-u8
  • polars-lazy/dtype-u8

lazy

  • polars-core/lazy
  • polars-lazy

is_in

  • polars-core/is_in
  • polars-lazy/is_in

serde

  • polars-core/serde

downsample

  • polars-core/downsample

dtype-duration-ns

  • polars-core/dtype-duration-ns

pivot

  • polars-core/pivot

strings

  • polars-core/strings

ndarray

  • polars-core/ndarray

simd

  • polars-core/simd

sort_multiple

  • polars-core/sort_multiple

object

  • polars-core/object

avx512

  • polars-core/avx512

random

  • polars-core/random

dtype-time64-ns

  • polars-core/dtype-time64-ns

dtype-duration-ms

  • polars-core/dtype-duration-ms

pretty_fmt

  • polars-core/pretty_fmt

polars-lazy

    This feature flag does not enable additional features.