Skip to main content

Intuitive data tables, with translation to R data frames.

Project description

N.B. I have stopped working on Datat after discovering better alternatives, especially pandas.

A datat is an intuitive 2D data table, inspired by R’s “data frames”.

Datats can hold rows in a sequence (behaving like a Python list), or by name (behaving like a Python dictionary). They can be saved to, and loaded from, CSV files, and translated into an R data frame using rpy2.

For more details, see the user guide.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page