pydataframe

A DataFrame (table like datastructure) for Python, similar to R's dataframe based on numpy arrays

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pydataframe

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.7 2018-07-06    
0.1.6.180 2013-02-04    
0.1.6.150 2012-01-30    
0.1.5 2012-01-30    
0.1.4 2011-07-01    
0.1.3 2011-05-19    
0.1.2 2011-05-19    
0.1.1 2011-01-28    
0.1 2010-05-07    

Issues with this package?

Page last updated 2023-10-28 08:22:15 UTC