Skip to content

Arrow-rs replacing Arrow2

Compare
Choose a tag to compare
@ratal ratal released this 17 Apr 06:48
· 8 commits to main since this release
f48c2d1
  • Replaced arrow2 by arrow-rs as arrow2 is an archived project. Created dedicated tensor and complex structs around arrow to better align with mdf specifics.
  • refactored parquet export
  • added get_channel_dtype()
  • added features management by cargo (polars, numpy and parquet)