This simple project was created to bind between polars with Golang. So what is polars? Polars is an open-source library for data manipulation, known for being one of the fastest data processing solutions on a single machine. It features a well-structured, typed API that is both expressive and easy to use.
https://github.com/pola-rs/polars
make -vsudo apt-get install build-essentialmake local-build
make run-basic-exampleThis project is licensed under the MIT License. See the LICENSE file for details.
