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
/
test_tablib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refs #108 - Test and improve format autodetection
Claude Paroz
2019-10-04
1
-5
/
+21
*
Refs #288 - Add string starting with '0' to xlsx round trip test
Claude Paroz
2019-10-04
1
-2
/
+3
*
Refs #304 - Test separator exporting
Claude Paroz
2019-10-04
1
-0
/
+7
*
Factorized exporting in all formats in tests
Claude Paroz
2019-10-04
1
-33
/
+15
*
Fixed #373 - Properly detect xlsx format
Claude Paroz
2019-10-04
1
-1
/
+11
*
Refs #314 - Add datetime to xlsx round trip test
Claude Paroz
2019-10-04
1
-2
/
+4
*
Fixes #314 - Delegate type coercion to openpyxl
Claude Paroz
2019-10-04
1
-0
/
+19
*
Fixes #274 - Fix Databook.load() params ordering
Claude Paroz
2019-10-04
1
-0
/
+6
*
Reorganized test cases by format
Claude Paroz
2019-10-03
1
-518
/
+531
*
Refs #273 - Replaced vendored markup lib by dependency
Claude Paroz
2019-10-03
1
-1
/
+2
*
delete ;
schopenhauerzhang
2019-10-03
1
-1
/
+1
*
Added CSV stream test
Anthony Monthe
2019-06-27
1
-1
/
+19
*
Merge branch 'master' into bugfix/invalid-ascii-csv
Bruno Alla
2019-03-02
1
-0
/
+59
|
\
|
*
Add Jira table export
Mathias Loesch
2019-01-23
1
-0
/
+19
|
*
Fix: Circular reference detected error (#332)
Bruno Soares
2018-09-12
1
-0
/
+17
|
*
reStructuredText (#336)
Norman Hooper
2018-09-12
1
-0
/
+22
|
*
drop 2.6
Kenneth Reitz
2017-08-27
1
-1
/
+0
|
*
Adding initial DataFrames Support
Jason Myers
2017-08-26
1
-0
/
+1
*
|
Fix unicode encode errors on Python 2 -- Fixes #215
Bruno Alla
2017-05-02
1
-4
/
+13
|
/
*
Replaced vendored openpyxl by a dependency (#221)
Claude Paroz
2017-02-20
1
-0
/
+5
*
Fix date and datetime export to JSON in Python versions with a json package
Dylan Verheul
2016-11-30
1
-0
/
+23
*
Add HTML format to the book_export test and fix the format to work properly
Paul Moss
2016-03-18
1
-0
/
+1
*
Fixed __unicode__/__str__ for dataset with no headers
Tom Christie
2016-02-25
1
-0
/
+10
*
PEP-8 standards followed
tusharmakkar08
2016-02-22
1
-90
/
+33
*
smarter detect_format function
Kenneth Reitz
2016-02-07
1
-5
/
+5
*
Fix for transpose().transpose() with duplicate keys
Kenneth Reitz
2016-02-07
1
-1
/
+9
*
Merge branch 'develop' into import_export
Kenneth Reitz
2016-02-07
1
-13
/
+241
|
\
|
*
/s/unique/remove_duplicates
Kenneth Reitz
2016-02-07
1
-5
/
+5
|
*
Merge pull request #182 from cherepski/develop
Kenneth Reitz
2016-02-07
1
-0
/
+19
|
|
\
|
|
*
Adding ability to unique all rows in a dataset.
Kevin Cherepski
2015-02-04
1
-0
/
+19
|
*
|
Merge branch 'develop' of https://github.com/rabinnankhwa/tablib into develop
Kenneth Reitz
2016-02-07
1
-0
/
+20
|
|
\
\
|
|
*
|
adding support for creating subset of a dataset.
rabinnankhwa
2014-08-30
1
-0
/
+20
|
|
|
/
|
*
|
python 3.2 is terrible
Kenneth Reitz
2016-02-07
1
-1
/
+1
|
*
|
fixed stuipid test
Kenneth Reitz
2016-02-07
1
-13
/
+1
|
*
|
Merge branch 'develop' of https://github.com/papisz/tablib into develop
Kenneth Reitz
2016-02-07
1
-0
/
+24
|
|
\
\
|
|
*
|
CSV custom delimiter support
papisz
2014-04-09
1
-0
/
+24
|
*
|
|
Added LaTeX table export format
Mathias Loesch
2015-06-04
1
-0
/
+62
|
*
|
|
Fixes Row slicing. Fixes #184.
Thomas Roten
2015-03-28
1
-0
/
+13
|
|
|
/
|
|
/
|
|
*
|
Adding DBF support.
James Douglass
2014-08-21
1
-0
/
+102
*
|
|
New import/export interface with dataset and databook `import_` and `export` ...
import_export
Iuri de Silvio
2015-04-05
1
-0
/
+25
|
/
/
*
|
allow csv fields to have multiple lines
Brad Pitcher
2014-05-01
1
-0
/
+16
*
|
load json to dict to workaround random dictionary hashes
Brad Pitcher
2014-04-30
1
-2
/
+3
*
|
Fix DeprecationWarnings: assertEquals -> assertEqual
Iuri de Silvio
2014-04-19
1
-3
/
+3
*
|
Fix test_unicode_append
fix/unicode_append
Iuri de Silvio
2014-04-19
1
-3
/
+7
|
/
*
Maintain dataset title after sort.
Iuri de Silvio
2014-01-11
1
-1
/
+2
*
Merge pull request #63 from jsdalton/fix_unicode_error_in_html_output
Kenneth Reitz
2014-01-08
1
-1
/
+1
|
\
|
*
Fix UnicodeError in HTML output
Jim Dalton
2012-05-10
1
-1
/
+1
*
|
Merge pull request #110 from djrobstep/develop
Kenneth Reitz
2014-01-08
1
-0
/
+2
|
\
\
|
*
|
Fixed tsv auto format detection.
Robert Lechte
2013-08-28
1
-0
/
+2
*
|
|
Merge pull request #116 from kachick/fix-tsv-typo
Kenneth Reitz
2014-01-08
1
-2
/
+2
|
\
\
\
[next]