issues
search
ToucanToco
/
fastexcel
A Python wrapper around calamine
http://fastexcel.toucantoco.dev/
MIT License
116
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump pyo3 from 0.22.5 to 0.22.6 in the prod-deps group
#314
dependabot[bot]
closed
6 days ago
0
Support for merged cells?
#313
nlarusstone
opened
1 week ago
1
Should `total_height` ignore offset due to header rows?
#312
bzm3r
opened
2 weeks ago
1
`ExcelReader`'s `load_sheet` has unclear docs for `skip_rows`?
#311
bzm3r
closed
2 weeks ago
2
chore(deps): update pytest-benchmark requirement from <5,>=4.0.0 to >=4.0.0,<6
#310
dependabot[bot]
closed
1 week ago
0
chore(deps): bump arrow from 53.1.0 to 53.2.0 in the prod-deps group
#309
dependabot[bot]
closed
2 weeks ago
0
Get locations of cells with invalid types
#308
noctuid
opened
3 weeks ago
3
feat: fallback to string if dtype cannot be infered
#307
PrettyWood
closed
3 weeks ago
1
chore(deps): update ruff requirement from <0.7,>=0.6.5 to >=0.6.5,<0.8
#306
dependabot[bot]
closed
3 weeks ago
0
chore(deps): bump pyo3 from 0.22.4 to 0.22.5 in the prod-deps group
#305
dependabot[bot]
closed
3 weeks ago
0
feat: forbid schema_sample_rows=0
#304
lukapeschke
closed
4 weeks ago
1
`use_columns` silently skips empty columns at the beginning
#303
jsarbach
opened
4 weeks ago
1
support callable for `skip_rows`
#302
PrettyWood
opened
4 weeks ago
0
chore: v0.12.0
#301
lukapeschke
closed
4 weeks ago
0
build(deps): clean Cargo.toml and update lock file
#300
PrettyWood
closed
4 weeks ago
0
feat: add support for one dtype for all columns
#299
PrettyWood
closed
4 weeks ago
1
build(deps): bump arrow to 53.1.0 and pyo3 to 0.22.3
#298
PrettyWood
closed
4 weeks ago
0
feat!: `header_row` is now the exact index of the row when loading a sheet
#297
PrettyWood
closed
4 weeks ago
0
chore(deps): bump calamine from 0.26.0 to 0.26.1 in the prod-deps group
#296
dependabot[bot]
closed
1 month ago
0
chore(deps): bump calamine from 0.25.0 to 0.26.0 in the prod-deps group
#295
dependabot[bot]
closed
1 month ago
0
chore(deps): update pre-commit requirement from <4,>=2.20.0 to >=2.20.0,<5
#294
dependabot[bot]
closed
1 month ago
0
test: add symbols errors
#293
PrettyWood
opened
1 month ago
0
feat: mimic excel behavior to convert float to string
#292
PrettyWood
closed
1 month ago
0
chore(deps): bump rstest from 0.22.0 to 0.23.0 in the prod-deps group
#291
dependabot[bot]
closed
1 month ago
0
build: add license and other stuff
#290
PrettyWood
closed
1 month ago
0
29.02 cell cast to 29.020000000000003 string
#289
severinh
closed
1 month ago
7
Add license to PyPI record
#288
abielr
closed
1 month ago
0
feat: introduce ExcelTable object
#287
lukapeschke
closed
1 month ago
1
chore(deps): bump pretty_assertions from 1.4.0 to 1.4.1 in the prod-deps group
#286
dependabot[bot]
closed
1 month ago
0
feat(ExcelSheet): added a "visible" attribute
#285
lukapeschke
closed
1 month ago
0
feat(ci): publish sdist to PyPI as well
#284
lukapeschke
closed
1 month ago
0
Upload source distribution to PyPi
#283
MarcelBeining
closed
1 month ago
2
feat: table support for Excel (XLSX) sheets
#282
wdoppenberg
closed
1 month ago
6
support visible sheet
#281
redaready
closed
1 month ago
0
chore: v0.11.6
#280
lukapeschke
closed
2 months ago
0
fix: null column should be nullable
#279
PrettyWood
closed
2 months ago
0
Sheet `to_arrow()` produces `null not null` columns
#278
kgutwin
closed
2 months ago
2
Silent deletion of data should be construed as a bug, not the default behavior
#277
D3SL
closed
3 weeks ago
8
chore(deps): update ruff requirement from <0.6,>=0.5.0 to >=0.5.0,<0.7
#276
dependabot[bot]
closed
2 months ago
0
Strange failure to determine `string` dtype column in ODS sheet/file
#275
alexander-beedie
closed
4 weeks ago
5
chore(deps): bump rstest from 0.21.0 to 0.22.0 in the prod-deps group
#274
dependabot[bot]
closed
3 months ago
0
msys2 install failed: ERROR: Could not find a version that satisfies the requirement fastexcel (from versions: none)
#273
abcfy2
closed
4 weeks ago
4
chore(deps): bump arrow from 52.1.0 to 52.2.0 in the prod-deps group
#272
dependabot[bot]
closed
3 months ago
0
chore: v0.11.4
#271
lukapeschke
closed
3 months ago
0
fix(ci): bump macos runners to 14 and explcitly specify targets on macos
#270
lukapeschke
closed
3 months ago
1
Unable to import fastexcel - symbol not found in flat namespace '_PyPyBaseObject_Type'
#269
cmhac
closed
3 months ago
9
Implement Arrow PyCapsule Interface & make pyarrow optional dependency
#268
kylebarron
opened
3 months ago
1
chore: v0.11.3
#267
lukapeschke
closed
3 months ago
0
fix(ci): fix interpreter used by maturin
#266
lukapeschke
closed
3 months ago
0
fix(ci): replace macos-latest with macos-13
#265
lukapeschke
closed
3 months ago
0
Next