Arrow-rs replacing Arrow2
- 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)