issues Search Results · repo:pyexcel-renderers/pyexcel-text language:Python
Filter by
16 results
(79 ms)16 results
inpyexcel-renderers/pyexcel-text (press backspace or delete to remove)Using pyexcel-io 0.5.11 (current) and pyexcel 0.5.7 (old)
[ 48s] + /usr/bin/python2 /usr/bin/nosetests
[ 49s] /usr/lib/python2.7/site-packages/lml/loader.py:64: UserWarning: Deprecated! since version ...
jayvdb
- 1
- Opened on Feb 8, 2019
- #31
Newline delimitered JSON is very popular for JSON streams. It should be quite easy to support in this plugin, if we dont
move JSON to a separate plugin.
jayvdb
- 2
- Opened on Jul 24, 2017
- #30
https://github.com/wireservice/csvkit does a really nice job of reading GeoJSON into a CSV with their geojs.py, moving
all of the properties into columns.
pyexcel-text has JSON support, which is a bit ...
jayvdb
- 6
- Opened on Jul 24, 2017
- #29
and it failed last minute build: https://travis-ci.org/pyexcel/pyexcel-text/jobs/134549215
chfw
- Opened on Jun 1, 2016
- #27
pyexcel-text is in conflict with the default presentation of pyexcel instances. The solution is not to modify the
default texttable representation but to use attribute notation, e.g. Sheet.grid, Sheet.rst. ...
chfw
- Opened on Apr 20, 2016
- #23
Hi all,
I just realize that passing array=pyexcel.Sheet is an un-intended use. And these code changes are against the interface
between pyexcel-io and pyexcel is a dictionary of two dimensional array. ...
chfw
- 7
- Opened on Apr 4, 2016
- #22
What s the impact of https://github.com/pyexcel/pyexcel-text/blob/master/tests/test_io.py#L85?
chfw
- 5
- Opened on Mar 31, 2016
- #16
TextSheetWriter.__init__ always emits Sheet Name: %s\n % name to the file. When the source is a CSV, name is the
filename.
For a single sheet book the sheet name is typically unnecessary, and this part ...
jayvdb
- 1
- Opened on Mar 24, 2016
- #8

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.