issues
search
jazzband
/
tablib
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
https://tablib.readthedocs.io/
MIT License
4.63k
stars
593
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
remove redundant check from Dataset.load()
#604
AmitAronovitch
closed
3 days ago
0
possible bug/typo in core.py L418 (Dataset.load): reference to global `import_set`
#603
AmitAronovitch
closed
3 days ago
1
Support for PDF
#602
paulocoutinhox
closed
1 month ago
1
Streaming result
#601
KommuSoft
closed
1 month ago
1
Update history for 3.7.0
#600
hugovk
closed
1 month ago
1
[pre-commit.ci] pre-commit autoupdate
#599
pre-commit-ci[bot]
closed
1 month ago
0
Drop support for Python 3.8
#598
hugovk
closed
1 month ago
2
HTML
#597
56789KD
closed
1 month ago
2
feat: xls: add styling for date/time types
#596
pascalfree
closed
4 months ago
1
Fix ods datetime and time export and import
#595
pascalfree
closed
4 months ago
2
feat: ods: add style to datetime, date and time values
#594
pascalfree
closed
4 months ago
4
[pre-commit.ci] pre-commit autoupdate
#593
pre-commit-ci[bot]
closed
4 months ago
0
Add support for Python 3.13
#592
hugovk
closed
5 months ago
0
Avoid normalizing input twice in `import_set/book`
#591
Viicos
closed
7 months ago
1
Exclude bots from generated release notes
#590
hugovk
closed
7 months ago
1
Add optional requirement specifier "html" back
#589
mdellweg
closed
7 months ago
5
Removing the html extra dependency should be considered a breaking change
#588
mdellweg
closed
7 months ago
4
[pre-commit.ci] pre-commit autoupdate
#587
pre-commit-ci[bot]
closed
8 months ago
1
Set precise date for v3.6.0 release
#586
claudep
closed
8 months ago
2
Update history for 3.6.0
#585
claudep
closed
8 months ago
2
Fixes #583 - Allow inserting columns for dataset with headers and no values
#584
claudep
closed
8 months ago
1
Inserting column with insert_col fails if dataset contains 0 rows
#583
LukasK1
closed
8 months ago
3
DeprecationWarning: datetime.datetime.utcnow()
#582
MatteoGuadrini
closed
8 months ago
1
Removed OrderedDict usage
#581
claudep
closed
9 months ago
1
Remove unneeded exception catch
#580
claudep
closed
9 months ago
1
Fixes #578 - Do not mutate data in place when applying formatters
#579
claudep
closed
8 months ago
2
Output formatter corrupts original data
#578
MaxKh
closed
8 months ago
3
[pre-commit.ci] pre-commit autoupdate
#577
pre-commit-ci[bot]
closed
11 months ago
1
dynamic elements when adding rows
#576
LucOevel
opened
11 months ago
0
Remove versionchanged/added directives from before 1.0
#575
claudep
closed
11 months ago
4
Avoid skipping entire tests when pandas is not installed
#574
claudep
closed
11 months ago
1
Fixes #572 - Allow appending rows after a dynamic column was inserted
#573
claudep
closed
11 months ago
3
appending rows when there are dynamic columns
#572
LucOevel
closed
11 months ago
9
Update README.md: add LaTeX format
#571
mloesch
closed
1 year ago
1
Move `src/tablib/packages/dbfpy` to `src/tablib/_vendor/dbfpy`
#570
hugovk
closed
1 year ago
1
Refactor `import datetime` as `import datetime as dt`
#569
hugovk
closed
1 year ago
7
Fixes #567 - Implement ods import
#568
claudep
closed
1 year ago
2
Add support for importing ODS content
#567
claudep
closed
1 year ago
0
fix(ods): None values are not displayed as string
#566
hoccau
closed
1 year ago
3
[pre-commit.ci] pre-commit autoupdate
#565
pre-commit-ci[bot]
closed
1 year ago
2
Extracting hidden url from hyperlink from .xlsx
#564
IvanPrigulnov
closed
1 year ago
1
Fix crash when loading databook from XLS
#563
jpvanhal
closed
1 year ago
1
refactored html export to allow for optional escaping
#562
matthewhegarty
closed
1 year ago
2
`InvalidDimensions` for `.xlsx` file from Google Drive
#561
OttoAndrey
opened
1 year ago
0
feat: `transpose` support dataset with no headers
#560
sgqy
closed
1 year ago
1
Clean up some IDE warnings
#559
hugovk
closed
1 year ago
1
Addition of ElementTree changes HTML output
#558
matthewhegarty
closed
1 year ago
13
Get row method
#557
yoonthegoon
closed
1 year ago
13
[pre-commit.ci] pre-commit autoupdate
#556
pre-commit-ci[bot]
closed
1 year ago
1
Fixes #243 - Support import_set for html input
#555
claudep
closed
1 year ago
1
Next