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
...
*
|
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
|
|
/
/
/
*
|
|
|
Add pass to json property.
Olle Lundberg
2013-11-11
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #68 from msabramo/python3
Kenneth Reitz
2012-11-15
12
-10
/
+8028
|
\
\
\
|
*
|
|
Changes for Python 3 compatibility, including vendorizing xlrd3
Marc Abramowitz
2012-05-15
12
-10
/
+8028
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #81 from weirdcanada/frozen-frame-fix
Kenneth Reitz
2012-11-15
1
-1
/
+3
|
\
\
\
|
*
|
|
Fixed Frozen Frame issue in xlsx export
Aaron Levin
2012-08-01
1
-1
/
+3
*
|
|
|
Remove __init__ from slots in ExcelFormula.py for Python 3.3 compatibility
Paul Moore
2012-09-21
1
-1
/
+1
|
/
/
/
*
|
|
Fix typos.
Bruce Mitchener
2012-06-08
8
-8
/
+8
|
|
/
|
/
|
*
|
XLS import_book method implemented.
xando
2012-05-16
1
-0
/
+20
*
|
Generic method import_book (similar to import_set) to import data into Databo...
xando
2012-05-16
2
-1
/
+14
|
/
*
Databook.add_sheet accepts Dataset subclasses
Kuba Janoszek
2012-03-13
1
-1
/
+1
*
Fix #50 - Catch YAML ScannerError
Jan Brauer
2012-01-29
1
-1
/
+2
*
ref #48. makes Dataset more like a duck with extend()
mellort
2012-01-28
1
-0
/
+8
*
Add detect function in _xls. Update yaml, csv, and tsv detection functions to...
VanL
2012-01-06
4
-5
/
+25
*
Merge pull request #43 from svetlyak40wt/develop
Kenneth Reitz
2011-12-24
1
-0
/
+17
|
\
|
*
Render table in Markdown format on unicode(dataset). Closes #41.
Alexander Artemenko
2011-10-16
1
-0
/
+17
*
|
use yaml safe_load (thanks @toastdriven)
Kenneth Reitz
2011-11-02
1
-3
/
+3
|
/
*
that wasn't right.
Kenneth Reitz
2011-08-15
1
-1
/
+1
*
really need to use testing branches..
Kenneth Reitz
2011-08-15
1
-1
/
+1
*
I don't remember merging that..
Kenneth Reitz
2011-08-15
1
-42
/
+1
*
a column w/ no length could work
Kenneth Reitz
2011-08-11
1
-6
/
+9
*
Throwing InvalidDimensions when append_col with header is called but only hea...
Mike Waldner
2011-08-10
1
-0
/
+6
*
Merge branch 'append_col_docs' of https://github.com/mawaldne/tablib into dev...
Kenneth Reitz
2011-08-09
1
-24
/
+28
|
\
|
*
Adding documentation changes for append_col
Mike Waldner
2011-08-09
1
-24
/
+28
*
|
Merge branch 'html_None_fix' of https://github.com/mawaldne/tablib into develop
Kenneth Reitz
2011-08-08
1
-2
/
+6
|
\
\
|
*
|
Replace None with empty string before creating td
Mike Waldner
2011-08-07
1
-2
/
+6
*
|
|
Merge branch 'feature/xls-import' of https://github.com/xdissent/tablib into ...
Kenneth Reitz
2011-07-14
15
-2
/
+10260
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added xls detection.
Greg Thornton
2011-07-14
1
-0
/
+8
|
*
|
Added XLS import support
Greg Thornton
2011-07-14
15
-2
/
+10252
[prev]
[next]