index
:
delta/python-packages/tablib.git
ci
develop
feature-cli-format
feature/apache
feature/xls-width
fix/unicode_append
import_export
jazzband-releases
master
project_urls
python2
rm-manifest
github.com: kennethreitz/tablib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tablib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #186 from hdzierz/develop
Kenneth Reitz
2016-02-07
1
-2
/
+6
|
\
|
*
Added a mechanism to avoid datetime.datetime issues when serializing data
Helge
2015-03-02
1
-2
/
+6
*
|
Merge pull request #182 from cherepski/develop
Kenneth Reitz
2016-02-07
1
-0
/
+7
|
\
\
|
*
|
Adding ability to unique all rows in a dataset.
Kevin Cherepski
2015-02-04
1
-0
/
+7
|
|
/
*
|
Merge branch 'develop' of https://github.com/rabinnankhwa/tablib into develop
Kenneth Reitz
2016-02-07
1
-8
/
+42
|
\
\
|
*
|
filter row and column values
rabinnankhwa
2014-08-31
1
-0
/
+4
|
*
|
adding support for creating subset of a dataset.
rabinnankhwa
2014-08-30
1
-0
/
+36
|
*
|
used get method of dictionary instead of exception handling
rabinnankhwa
2014-08-30
1
-8
/
+2
|
*
|
__getslice__ method of Row classcorrected
rabinnankhwa
2014-08-30
1
-1
/
+1
*
|
|
fixed stuipid test
Kenneth Reitz
2016-02-07
1
-2
/
+2
*
|
|
Merge branch 'develop' of https://github.com/papisz/tablib into develop
Kenneth Reitz
2016-02-07
3
-49
/
+22
|
\
\
\
|
*
|
|
CSV custom delimiter support
papisz
2014-04-09
3
-49
/
+22
*
|
|
|
Merge branch 'latex-export' of https://github.com/mloesch/tablib into develop
Kenneth Reitz
2016-02-07
3
-1
/
+146
|
\
\
\
\
|
*
|
|
|
Added LaTeX table export format
Mathias Loesch
2015-06-04
3
-1
/
+146
*
|
|
|
|
Merge pull request #204 from dallagi/notabs
Kenneth Reitz
2016-01-27
1
-26
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
Replaced tabs with whitespaces
Marco Dalla G
2015-10-07
1
-26
/
+26
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #209 from jdharms/develop
Kenneth Reitz
2016-01-27
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Small documentation fix in Dataset class
Daniel Harms
2015-11-10
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Fix XLSX import
Wes
2015-11-09
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Fixed a compatibility bug for Python 3 by adding xrange to
Thomas Anthony
2015-05-26
2
-1
/
+3
*
|
|
|
Fixes Row slicing. Fixes #184.
Thomas Roten
2015-03-28
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Fix JSON import example
Alex Marandon
2014-10-03
1
-1
/
+1
*
|
|
Cleaning up DBF documentation
James Douglass
2014-09-05
1
-4
/
+5
|
|
/
|
/
|
*
|
Adding DBF support.
James Douglass
2014-08-21
18
-1
/
+3424
*
|
Merge pull request #154 from fusionbox/freeze-panes
Iuri de Silvio
2014-06-26
1
-3
/
+1
|
\
\
|
*
|
Only freeze the headers row, not the headers columns
Gavin Wahl
2014-06-16
1
-3
/
+1
*
|
|
Update the vendored unicodecsv to fix None handling
Gavin Wahl
2014-06-24
1
-51
/
+143
|
/
/
*
|
v0.10.0
Kenneth Reitz
2014-05-27
1
-4
/
+4
*
|
allow csv fields to have multiple lines
Brad Pitcher
2014-05-01
1
-2
/
+2
*
|
Fix test_unicode_append
fix/unicode_append
Iuri de Silvio
2014-04-19
2
-4
/
+8
|
/
*
Use InvalidFileException to fix the test
Eduard Carreras
2014-01-23
1
-1
/
+1
*
Maintain dataset title after sort.
Iuri de Silvio
2014-01-11
1
-2
/
+2
*
don't use ExcelWriter with databook
Thomas Coopman
2014-01-11
1
-2
/
+1
*
Merge pull request #63 from jsdalton/fix_unicode_error_in_html_output
Kenneth Reitz
2014-01-08
2
-7
/
+10
|
\
|
*
Make sure codecs module loaded for all versions of Python
Jim Dalton
2012-05-10
1
-1
/
+1
|
*
Fix UnicodeError in HTML output
Jim Dalton
2012-05-10
2
-7
/
+10
*
|
Merge pull request #76 from djv/develop
Kenneth Reitz
2014-01-08
3
-0
/
+67
|
\
\
|
*
|
xls and xlsx import support
Daniel Velkov
2012-06-01
3
-0
/
+67
*
|
|
Merge pull request #110 from djrobstep/develop
Kenneth Reitz
2014-01-08
2
-3
/
+3
|
\
\
\
|
*
|
|
Fixed tsv auto format detection.
Robert Lechte
2013-08-28
1
-1
/
+1
|
*
|
|
Changed yaml dumping to use safe_dump, for consistency with loading.
Robert Lechte
2013-08-28
1
-2
/
+2
*
|
|
|
Merge pull request #111 from dec0dedab0de/develop
Kenneth Reitz
2014-01-08
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
safe_load is not working for book
James Patrick Robinson Jr
2013-08-28
1
-1
/
+1
|
*
|
|
|
changed split('\r\n') to splitlines()
James Patrick Robinson Jr
2013-08-27
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #119 from iurisilvio/empty_sheet
Kenneth Reitz
2014-01-08
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Remove XLSX empty sheet on export_book
Iuri de Silvio
2013-09-16
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #131 from fusionbox/quotes
Kenneth Reitz
2014-01-08
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
remove extraneous quote marks
Gavin Wahl
2013-11-13
1
-4
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #129 from lexual/dataset_typo_fix
Kenneth Reitz
2014-01-08
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
fix misspelling. hundres -> hundreds.
lexual
2013-11-08
1
-2
/
+2
|
|
/
/
/
[next]