summaryrefslogtreecommitdiff
path: root/tablib
Commit message (Expand)AuthorAgeFilesLines
* sorting update.Kenneth Reitz2011-01-311-4/+7
* Sorting update for headerless datasets.Kenneth Reitz2011-01-311-7/+23
* Merge branch 'feature/sorting' into release/0.9.3Kenneth Reitz2011-01-311-0/+20
|\
| * Support for sorting. Unit-tested.Luca Beltrame2011-01-111-0/+20
* | Prepping for new release (0.9.3)Kenneth Reitz2011-01-311-2/+2
|/
* New Year!Kenneth Reitz2011-01-101-2/+2
* Export HTML for Databooks.Kenneth Reitz2010-11-211-0/+16
* whitespace fixKenneth Reitz2010-11-211-3/+3
* small changes to html outputKenneth Reitz2010-11-211-3/+2
* Merge branch 'feature/html_out' into developKenneth Reitz2010-11-214-1/+532
|\
| * Import path fix.Kenneth Reitz2010-11-211-1/+1
| * Support for HTML (export only). Unit-tested. Depends on the "markup.py"Luca Beltrame2010-11-214-1/+532
* | Fix the stupid mistake.Luca Beltrame2010-11-211-1/+0
* | Fix Databook data leaks.Luca Beltrame2010-11-211-2/+7
|/
* Version bump (v0.9.2)Kenneth Reitz2010-11-171-2/+2
* Column stacking only requires headers if headers exist.Kenneth Reitz2010-11-171-9/+13
* Change stacking method names.Kenneth Reitz2010-11-171-5/+5
* Merge branch 'stacking' into feature/stackingKenneth Reitz2010-11-171-0/+53
|\
| * Support for row and column stacking. Unit-tested.Luca Beltrame2010-11-151-0/+53
* | Support for locked header row.Kenneth Reitz2010-11-171-2/+7
* | Formating.Kenneth Reitz2010-11-171-0/+1
* | Subtle format fixes.Kenneth Reitz2010-11-171-6/+4
* | Support for pickling/unpickling Row objects. Makes Datasets pickleable.Luca Beltrame2010-11-171-0/+13
* | WhitespaceLuca Beltrame2010-11-171-65/+65
|/
* Added ordered dict library.Kenneth Reitz2010-11-111-0/+127
* Support for Dataset transposition. Unit-tested.Luca Beltrame2010-11-111-1/+29
* Optimized set intersection for tag checking.Kenneth Reitz2010-11-051-6/+3
* Version bump (v0.9.1).Kenneth Reitz2010-11-041-2/+2
* Minor bug was causing reference shadowing.Kenneth Reitz2010-11-041-1/+1
* Typo.Kenneth Reitz2010-11-041-1/+1
* No append documentation necessary.Kenneth Reitz2010-11-041-28/+20
* Version bump.Kenneth Reitz2010-11-041-2/+2
* Callable Columns again :)Kenneth Reitz2010-11-041-5/+10
* Added new required headers for adding columns. Kenneth Reitz2010-11-041-6/+9
* Cleanups.Kenneth Reitz2010-11-041-4/+3
* Keepin' it DRY.Kenneth Reitz2010-11-041-20/+3
* whitespace fix.Kenneth Reitz2010-11-041-2/+1
* Added new Row class and Dataset.filter().Kenneth Reitz2010-11-041-11/+15
* Ugh....Kenneth Reitz2010-11-041-16/+91
* Quotation constancy.Kenneth Reitz2010-11-041-5/+3
* Official removal of cli interface. Bad idea.Kenneth Reitz2010-11-041-84/+0
* Support for TSV-files. Unit-tested.Luca Beltrame2010-10-193-1/+69
* Documentation update. Kenneth Reitz2010-10-101-2/+6
* Added seamless deletion of columns. Kenneth Reitz2010-10-102-6/+18
* Docs update.Kenneth Reitz2010-10-101-2/+2
* Added column insertion. Kenneth Reitz2010-10-081-82/+166
* Doc upgrades.Kenneth Reitz2010-10-071-8/+9
* Version bump (v0.8.5)Kenneth Reitz2010-10-061-2/+2
* Whoops.Kenneth Reitz2010-10-061-2/+0
* Added vendorized JSON.Kenneth Reitz2010-10-061-2/+5