package polars

  1. Overview
  2. Docs
OCaml bindings to the Polars dataframe library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.0.1.tar.gz
md5=72ff21b8d3fc6b408bd8a8b767fb9af6
sha512=c71934aa7098cc8156aef91af96cd5e53ba48a5a947ca904f524d0950ffa359edb4738ec6d521a25caba53a6cb063dfb8c981a3d524f505e7551c529295a55ff

doc/README.html

polars-ocaml

🐻‍❄️❤️🐫

polars-ocaml is a project to provide idiomatic OCaml bindings to the Polars dataframe library.

Check out the examples from the Polars user guide for a quick tour of what you can do with polars-ocaml!

project status

build

Currently very much WIP. Please expect breakages and large changes in API.

Note that the current code assumes that the OCaml version is 4.14.1; see HACKING.md for notes on how to build polars-ocaml.

utop

polars-ocaml works in utop!

$ dune utop --profile utop^utop-workaround

polars-ocaml running in utop

license

This project is licensed under the terms of the MIT license, with the exception of the following files: