frictionlessdata/tabulator-py
Python library for reading and writing tabular data via streams.
PythonMIT
Issues
- 4
"None" output for null cells
#347 opened by aborruso - 2
- 4
Bug introduced to s3 paths with spaces?
#342 opened by cschloer - 4
- 6
Rebase TSV parser on CSV parser
#338 opened by cschloer - 5
Make the Tabulator functionality of the Frictionless Framework a separate library on which Framework depends
#340 opened by mcarans - 1
- 2
Feature request: add stdin read to the cli
#326 opened by aborruso - 0
Reuse the tempfile created by decompression
#268 opened by roll - 5
- 2
Make boto dependency optional
#310 opened by dodumosu - 2
- 1
- 1
Strip leading and trailing whitespace from headers
#336 opened by mcarans - 1
Typo: you can stream xls not xlsx.
#335 opened by mszbot - 2
- 3
XLSX preserve formatting percentage
#330 opened by cschloer - 2
Handle merged cells for XLSX/XLS load format type
#329 opened by cschloer - 5
- 8
- 1
Bug in tabulator headers parameter
#292 opened by cschloer - 0
Error on xlsx file when skipping row with string
#322 opened by cschloer - 4
Ability to use xls/etc options via CLI
#318 opened by aborruso - 0
Implement pick_rows
#315 opened by roll - 0
Improve SQL writer
#279 opened by roll - 2
Writer return number of rows written
#295 opened by mcarans - 5
Rebase `python setup.py test` on invocation of pytest
#277 opened by jayvdb - 1
Add an ability for offline test invocation
#278 opened by jayvdb - 0
- 1
- 6
Issue with change to chardet
#305 opened by mcarans - 2
Support for streaming/pageing data from APIs
#299 opened by geekscrapy - 6
Why is the tsv.FinalBackslashInFieldIs Forbidden?
#286 opened by SunYanCN - 2
OSX pip installation error
#260 opened by ktavabi - 0
- 0
- 4
XLS files are not supported
#301 opened by cschloer - 2
Breaking change in 1.35 - skip_rows
#300 opened by mcarans - 0
NotImplementedError: formatting_info=True not yet implemented for older xls files
#296 opened by akariv - 1
Delimeter for multiple headers
#291 opened by cschloer - 2
Ability to skip columns
#248 opened by akariv - 1
Proper way to define quote char?
#282 opened by cslovell - 1
Pass parameters to functions given to post_parse
#284 opened by cslovell - 1
Test issue
#274 opened by ksenita-sonrisa - 2
Update dependencies on conda
#272 opened by zaneselvans - 0
Rebase on openpyxl>=2.5
#261 opened by roll - 0
- 0
- 0
`sample` returns inconsistent results
#246 opened by akariv - 0
Makefile test fails
#239 opened by BradleyKirton