Git Product home page Git Product logo

polars-ocaml's Introduction

polars-ocaml

๐Ÿปโ€โ„๏ธโค๏ธ๐Ÿซ

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

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

Install with opam install polars.

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.

docs

odoc-generated docs are available here.

utop

polars-ocaml works in utop!

$ dune utop --profile utop1

polars-ocaml running in utop

jupyter notebook

polars-ocaml works in Jupyter notebooks, using akabe/ocaml-jupyter!

Just install the polars opam package alongside the jupyter package:

$ pip install jupyter
$ opam install jupyter polars
$ ocaml-jupyter-opam-genspec
$ jupyter kernelspec install --user --name "ocaml-jupyter-$(opam var switch)" "$(opam var share)/jupyter"

polars-ocaml running in jupyter

license

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

Footnotes

  1. The special profile is a workaround for a known limitation in a library we use). โ†ฉ

polars-ocaml's People

Contributors

mt-caret avatar thenumbat avatar somilgo avatar tapiocashapeaptitude avatar kraphtuos avatar smorimoto avatar ndcroos avatar skarupke avatar tiny-book2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.