Docs.rs
  • trs-dataframe-0.6.6
    • trs-dataframe 0.6.6
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • spigi42
    • AdamStepan
    • Dependencies
      • trs-data-value ^0.1 normal
      • halfbrown ^0.2 normal
      • ndarray ^0.16 normal
      • numpy ^0.23 normal optional
      • pyo3 ^0.23 normal optional
      • serde ^1.0 normal
      • smartstring ^1 normal
      • thiserror ^1.0 normal
      • tracing ^0.1.37 normal
      • utoipa ^5 normal optional
      • rstest ^0.21 dev
      • serde_json ^1.0 dev
      • tracing-test ^0.2 dev
    • Versions
    • 30.88% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

trs_dataframe0.6.6

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • dataframe::DataFrame
  • dataframe::column_store::ColumnFrame
  • dataframe::column_store::KeyIndex
  • dataframe::index::Index
  • dataframe::join::JoinById
  • dataframe::join::JoinRelation
  • dataframe::key::Key

Enums

  • DataType
  • DataValue
  • dataframe::join::JoinBy
  • error::Error

Traits

  • candidate::CandidateData

Macros

  • column_frame
  • dataframe

Functions

  • dataframe::column_store::to_array2
  • detect_dtype
  • utils::fnv1a_hash_str_32

Type Aliases

  • MLChefMap