Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ToucanToco/fastexcel issues and pull requests
#27 - feat(rust): Add support for DateTimes
Pull Request -
State: closed - Opened by lukapeschke over 2 years ago
Labels: enhancement, :hand: need review :hand:, :crab: rust :crab:
#26 - fix(rust/ExcelSheet): Subtract 1 from the height to avoid counting the header
Pull Request -
State: closed - Opened by lukapeschke over 2 years ago
Labels: bug, :hand: need review :hand:, :crab: rust :crab:
#25 - feat(rust/utils/arrow): Provide a default name for unnamed columns
Pull Request -
State: closed - Opened by lukapeschke over 2 years ago
Labels: enhancement, :hand: need review :hand:, :crab: rust :crab:
#24 - fix(python): Forward __repr__ methods to wrapper classes
Pull Request -
State: closed - Opened by lukapeschke over 2 years ago
Labels: bug, :hand: need review :hand:, :snake: python :snake:
#23 - Add support for DateTimes
Issue -
State: closed - Opened by lukapeschke over 2 years ago
Labels: enhancement
#22 - Allow to read sheets without headers and to optionally specify columns
Issue -
State: closed - Opened by lukapeschke over 2 years ago
Labels: enhancement
#21 - docs: Updated dev documentation and added a Makefile
Pull Request -
State: closed - Opened by lukapeschke over 2 years ago
Labels: enhancement, :hand: need review :hand:, github_actions
#20 - feat: Introduce `ExcelSheet` object in the API
Pull Request -
State: closed - Opened by lukapeschke over 2 years ago
Labels: enhancement, :hand: need review :hand:, :snake: python :snake:, :crab: rust :crab:
#19 - add makefile or readme instructions or both to setup dev env
Issue -
State: closed - Opened by PrettyWood over 2 years ago
#18 - feat: allow to read xls, xlsx, xlsb... automatically
Pull Request -
State: closed - Opened by PrettyWood over 2 years ago
#17 - use only cargo version and export it in __version__
Issue -
State: closed - Opened by PrettyWood over 2 years ago
#16 - Release 0.1.3
Pull Request -
State: closed - Opened by lukapeschke over 2 years ago
Labels: chore
#15 - fix(ci/release): Fix wheels path
Pull Request -
State: closed - Opened by lukapeschke over 2 years ago
Labels: chore
#14 - chore: v0.1.1
Pull Request -
State: closed - Opened by lukapeschke over 2 years ago
Labels: chore, :hand: need review :hand:
#13 - chore(deps): bump pyo3 from 0.17.1 to 0.17.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, rust
#12 - chore(deps): bump arrow from 23.0.0 to 24.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, rust
#11 - chore(deps): bump actions/download-artifact from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions
#10 - chore(deps): bump actions/upload-artifact from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions
#9 - Add linter, pre-commit and CI
Issue -
State: closed - Opened by PrettyWood over 2 years ago
#8 - Be able to read a specific sheet (add kwarg)
Issue -
State: closed - Opened by PrettyWood over 2 years ago
#7 - Be able to read also xls files
Issue -
State: closed - Opened by PrettyWood over 2 years ago
#6 - Add tests that read sample excel files
Issue -
State: closed - Opened by PrettyWood over 2 years ago
#5 - set up GitHub actions and add pre-commit
Pull Request -
State: closed - Opened by lukapeschke over 2 years ago
- 1 comment
Labels: chore, :hand: need review :hand:
#4 - Make iterators over Sheets yield `Sheet` objects rather than `RecordBatch`
Issue -
State: closed - Opened by lukapeschke over 2 years ago
Labels: enhancement
#3 - Provide functions returning `polars.DataFrame`
Issue -
State: closed - Opened by lukapeschke over 2 years ago
- 3 comments
Labels: enhancement, :snake: python :snake:, :crab: rust :crab:
#2 - Make `pandas` an extra and provide functions returning `RecordBatch` rather than `DataFrames`
Issue -
State: closed - Opened by lukapeschke over 2 years ago
- 2 comments
Labels: enhancement