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
/
formats
/
_xlsx.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refs #108 - Test and improve format autodetection
Claude Paroz
2019-10-04
1
-2
/
+2
*
Fixed #373 - Properly detect xlsx format
Claude Paroz
2019-10-04
1
-1
/
+4
*
Fixes #314 - Delegate type coercion to openpyxl
Claude Paroz
2019-10-04
1
-9
/
+9
*
io.BytesIO is also available in Python 2.7
Claude Paroz
2019-10-03
1
-6
/
+1
*
Made blank lines PEP-8 compatible
Claude Paroz
2019-10-03
1
-1
/
+0
*
Open xlsx workbooks in read-only mode
Claude Paroz
2019-03-09
1
-2
/
+2
*
Trim trailing white space throughout the project
Jon Dufresne
2019-03-02
1
-3
/
+1
*
Merge pull request #333 from hudgeon/master
Timo Furrer
2019-03-02
1
-1
/
+1
|
\
|
*
Updated xlsx format to use openpyxl's .active property
DougHudgeon
2018-06-25
1
-1
/
+1
*
|
Replace a deprecated method call
Tsuyoshi Hombashi
2018-10-06
1
-1
/
+1
*
|
fix(): remove openpyxl warning by properly accessing cells (#296)
Gregory Bataille
2018-09-12
1
-1
/
+1
|
/
*
Replaced vendored openpyxl by a dependency (#221)
Claude Paroz
2017-02-20
1
-20
/
+17
*
frzn_col_idx not defined
Claudio Mike Hofer
2016-02-08
1
-3
/
+4
*
Merge branch 'develop' into import_export
Kenneth Reitz
2016-02-07
1
-4
/
+2
|
\
|
*
Fix XLSX import
Wes
2015-11-09
1
-2
/
+2
|
*
Only freeze the headers row, not the headers columns
Gavin Wahl
2014-06-16
1
-3
/
+1
*
|
New import/export interface with dataset and databook `import_` and `export` ...
import_export
Iuri de Silvio
2015-04-05
1
-7
/
+8
|
/
*
Use InvalidFileException to fix the test
Eduard Carreras
2014-01-23
1
-1
/
+1
*
don't use ExcelWriter with databook
Thomas Coopman
2014-01-11
1
-2
/
+1
*
Merge pull request #76 from djv/develop
Kenneth Reitz
2014-01-08
1
-0
/
+49
|
\
|
*
xls and xlsx import support
Daniel Velkov
2012-06-01
1
-0
/
+49
*
|
Remove XLSX empty sheet on export_book
Iuri de Silvio
2013-09-16
1
-0
/
+1
*
|
Fixed Frozen Frame issue in xlsx export
Aaron Levin
2012-08-01
1
-1
/
+3
*
|
Fix typos.
Bruce Mitchener
2012-06-08
1
-1
/
+1
|
/
*
success!!
Kenneth Reitz
2011-05-13
1
-8
/
+12
*
a bunch of cleanup from my previous commit
Mark Rogers
2011-05-12
1
-29
/
+22
*
Merely a proof of concept, soon to be tidied up
Mark Rogers
2011-05-12
1
-0
/
+104