Module polars_core::hashing

source ·

Structs§

  • Contains an idx of a row in a DataFrame and the precomputed hash of that row. That hash still needs to be used to create another hash to be able to resize hashmaps without accidental quadratic behavior. So do not use an Identity function!

Constants§

Traits§

Functions§

Type Aliases§