Tags: icsaas/tablib
Toggle v0.9.11's commit message
Toggle v0.9.10's commit message
Toggle v0.9.9's commit message
* Dataset API Changes
* ``stack_rows`` => ``stack``, ``stack_columns`` => ``stack_cols``
* column operations have their own methods now (``apend_col``, ``insert_col``)
* List-style ``pop()``
* Redis-style ``rpush``, ``lpush``, ``rpop``, ``lpop``, ``rpush_col``, and ``lpush_col``
Toggle v0.9.8's commit message
* OpenDocument Spreadsheet support (.ods)
* Full Unicode TSV support
Toggle v0.9.7's commit message
* Full XLSX Support!
* Pickling Bugfix
* Compat Module
Toggle v0.9.6's commit message
* ``seperators`` renamed to ``separators``
* Full unicode CSV support
Toggle v0.9.5's commit message
Toggle v0.9.4's commit message
* Python 2.5 Support!
* Tox Testing for 2.5, 2.6, 2.7
* AnyJSON Integrated
* OrderedDict support ?
* Caved to community pressure (spaces)
Toggle v0.9.3's commit message
Databook duplication leak fix.
HTML Table output.
Added column sorting.
Toggle v0.9.2's commit message
Tanspose method added to Datasets
New frozen top row in Excel output
Pickling support for Datasets and Rows
Support for row/column stacking
You can’t perform that action at this time.