Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samdphillips/uke

Dataframe for Racket
https://github.com/samdphillips/uke

Last synced: about 2 months ago
JSON representation

Dataframe for Racket

Awesome Lists containing this project

README

        

# uke

This is a dataframe implementation for Racket that I've been playing with off
and on for a couple of years.

Goals:
- immutable indexes, series, and dataframes
- minimize copying of storage for series

(`uke` doesn't stand for anything. I saw a Ukelele in my office when I was
naming the project directory.)