issues
search
dilshod
/
xlsx2csv
Convert xslx to csv, it is fast, and works for huge xlsx files
MIT License
1.68k
stars
303
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Expand Error Value List
#286
rwspielman
closed
1 month ago
0
Python 2.6.6 compatibility fix
#285
tjanas
closed
2 months ago
0
Request re-introduction of multi-character sheet delimiters
#284
realhalo
opened
3 months ago
2
Add Python 3.12 as supported python version in README and pyproject.toml
#283
arnabanimesh
closed
4 months ago
0
Include Executables in Releases
#282
chrisnair
closed
2 months ago
0
Fix potential `SyntaxError` when >= Python 3.12 (regex)
#281
alexander-beedie
closed
7 months ago
2
Is it possible to add support for xlsx2xls?
#280
yxsongbo
opened
7 months ago
1
Listed python alternatives are out of date
#279
boxydog
opened
7 months ago
2
Update pyproject.toml with python support
#278
boxydog
closed
7 months ago
0
Fix bug when missing workbook relationship
#277
tmiller
closed
8 months ago
1
Upload whl for 0.8.2?
#276
MasterOdin
closed
7 months ago
6
enhancement-skipemptycolumns
#275
ccalas
opened
10 months ago
1
capture_output is python 3.7 onwards
#274
manfredsc
opened
11 months ago
0
Regexp problem
#273
pkzc
opened
11 months ago
0
Added more information to date format error
#272
Sinirlan
opened
11 months ago
0
stdin: fix false no file test and add tests for stdin
#271
ferdinandyb
closed
11 months ago
0
STDIN input broken
#270
ferdinandyb
closed
11 months ago
1
lost one second when parse datetime
#269
ohmycloud
opened
1 year ago
1
potential invalid date format
#268
cos2000
opened
1 year ago
8
Add FS delimiter
#267
Sinirlan
closed
1 year ago
0
Unable to handle hidden rows when attribute value of 'hidden' is 'true' in some xlsx files
#266
rockc2020
opened
1 year ago
0
Fails when runs into .DS_Store files
#265
Aaron-Silvernale
opened
1 year ago
0
input: add "-" notation for reading from stdin
#264
ferdinandyb
closed
1 year ago
14
Feature request: read xlsx from STDIN
#263
ferdinandyb
closed
1 year ago
4
Creates empty .csv file for sheet not found
#262
billsker
opened
1 year ago
0
Feature Request
#261
billsker
opened
1 year ago
0
Add formatted inline strings support
#260
ghost
closed
1 year ago
0
Add helper to pre-process and load data into BigQuery
#259
MalachiteMiller
closed
1 year ago
1
Installation fails on Archlinux: help needed, possible issue with podman ? help2man ?
#258
m040601
opened
1 year ago
0
man page outdated
#257
BrianInglis
opened
1 year ago
2
`-p`, `--sheetdelimiter` help and code incorrect
#256
BrianInglis
opened
1 year ago
0
Github release out of sync: showing latest as 0.7.8, instead of correct 0.8.1
#255
corneliusroemer
closed
1 year ago
1
README out of date: lists Python 2.6, 2.7, 3.4 as supported, but nothing newer
#254
corneliusroemer
opened
1 year ago
2
ENH: Make xlsx2csv installable through conda-forge
#253
misacodes
opened
1 year ago
1
Replace deprecated BadZipfile with BadZipFile
#252
hugovk
closed
1 year ago
0
Support pathlib.Path as arguments to Xlsx2csv and Xlsx2csv.convert
#251
elibroftw
opened
1 year ago
1
Missing entries when a cell contains an error (external referrence)
#250
B0ndo2
opened
1 year ago
0
Indexing for sheets start at 1 instead of 0
#249
bvanelli
opened
1 year ago
2
hyperlinks crash string bytes
#248
NoSuck
closed
1 year ago
0
Unable to use any version newer than 0.7.4
#247
oldpink
opened
1 year ago
0
Function only reading filtered rows. How do I read all rows from a sheet?
#246
abhi250372
opened
1 year ago
13
I encountered a type conversion error
#245
Gaoyongxian666
closed
1 month ago
8
Add flag to suppress invalid formulas
#244
khsu2000
opened
2 years ago
0
How to make convert return string?
#243
Gaoyongxian666
closed
2 years ago
1
Add check for invalid formulas
#242
khsu2000
opened
2 years ago
0
Feature Request: skip/offset N rows
#241
mcrumiller
opened
2 years ago
0
Update regex string-literals to avoid "DeprecationWarning: invalid escape sequence"
#240
alexander-beedie
closed
2 years ago
0
Xlsx2csv always chooses the first worksheet
#239
brand17
opened
2 years ago
2
Correct spelling mistake in doc comment
#238
cup113
closed
2 years ago
0
Python 2.7 dependencies error (setuptools 61.2.0 not found)
#237
set-soft
opened
2 years ago
1
Next