smartcorelib / smartcore

A comprehensive library for machine learning and numerical computing. The library provides a set of tools for linear algebra, numerical computing, optimization, and enables a generic, powerful yet still efficient approach to machine learning.
https://smartcorelib.org/
Apache License 2.0
671 stars 76 forks source link

Allow read/write of parquet files #249

Open Mec-iS opened 1 year ago

Mec-iS commented 1 year ago

I'm submitting a

Current Behaviour:

Only serialization available is JSON

Expected Behaviour:

Should provide support for parquet files via a feature arrow that allows usage of Arrow2 or native parquet.