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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Datat-1.1.0.zip
(7.3 kB
view hashes)