[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#895510: ITP: python-raccoon -- Python DataFrame with fast insert and appends



Package: wnpp
Severity: wishlist
Owner: Sebastien Delafond <seb@debian.org>

* Package name    : python-raccoon
  Version         : 2.1.5
  Upstream Author : Ryan Sheftel
* URL             : https://github.com/rsheftel/raccoon
* License         : MIT
  Programming Lang: Python
  Description     : Python DataFrame with fast insert and appends

 Lightweight DataFrame and Series implementation inspired by the
 phenomenal Pandas package for the one use case where Pandas is known to
 be sub-optimal: DataFrames that grow in size by rows frequently in the
 code. Additionally Raccoon DataFrames can be parametrized to be sorted
 so that additions to the DataFrame keep the index in sorted order to
 speed inserts and retrievals.

This will be a dependency for recent mlbstreamer releases.


Reply to: