Releases: ToucanToco/peakina
Releases · ToucanToco/peakina
v0.7.9
🐛 Fixes
- fix(deps): openpyxl is a dependency (#103) @PrettyWood
v0.7.8
Changes
🐛 Fixes
- fix read_csv duplications on params given + skipfooter & nrows behaviour (#100) @Sanix-Darker
v0.7.7
Changes
🐛 Fixes
- fix: read_json for edges cases between nrows, lines=True TCTC-1973 (#99) @Sanix-Darker
v0.7.6
Changes
🐛 Fixes
- fix(json): fix retrocompatibility for read_json on preview_offset param (#97) @Sanix-Darker
- feat(json): handle preview_nrows param for read_json (#97) @Sanix-Darker
v0.7.5
Changes
🐛 Fixes
-
fix(csv): fix on read_csv for the iterator + added tests chunksize and preview_nrows (#96) @Sanix-Darker
-
fix(excel): fix/catch IndexError when the preview_nrows is upper than the row count (#96) @Sanix-Darker
-
fix(xml): fix a retro compatibility with read_xml on preview_offset param in the function + coverage tests (#96) @Sanix-Darker
v0.7.4
Changes
🐛 Fixes
- fix(csv): fix csv reader by removing a predefined chunksize param (#95) @Sanix-Darker
v0.7.3
Changes
✨ Features
- feat: preview/pagination optimizations on huge excel file [TCTC-1973] (#86) @Sanix-Darker
v0.7.2
Changes
🐛 Fixes
- fix(csv): set keep_default_na as True by default (as same as pandas) on read_csv for typing (#93 ) @Sanix-Darker
v0.7.1
v0.7.0
Changes
✨ Features
- feat: pagination + metadata for csv and excel readers [TCTC-1810] (#77) @luc-leonard
📦 Build and dependencies
- build(deps-dev): bump mkdocs-material from 8.1.11 to 8.2.1 (#78) @dependabot
- build(deps-dev): bump typing-extensions from 4.0.1 to 4.1.1 (#75) @dependabot
- build(deps-dev): bump pytest from 7.0.0 to 7.0.1 (#72) @dependabot
- build(deps): bump python-slugify from 5.0.2 to 6.0.1 (#76) @dependabot
- build(deps): bump pandas from 1.4.0 to 1.4.1 (#74) @dependabot
- build(deps): bump jq from 1.2.1 to 1.2.2 (#67) @dependabot
- build(deps-dev): bump pytest from 6.2.5 to 7.0.0 (#66) @dependabot
- build(deps-dev): bump types-paramiko from 2.8.11 to 2.8.12 (#65) @dependabot
- build(deps-dev): bump types-pyyaml from 6.0.3 to 6.0.4 (#64) @dependabot
- build(deps-dev): bump mkdocs-material from 8.1.8 to 8.1.9 (#62) @dependabot
- build(deps-dev): bump types-paramiko from 2.8.10 to 2.8.11 (#63) @dependabot