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
#228 - chore: v0.10.4
Pull Request -
State: closed - Opened by PrettyWood 11 months ago
#227 - fix: add `typing-extensions` to dependencies
Pull Request -
State: closed - Opened by jlondonobo 11 months ago
#226 - Add `typing-extensions` to dependencies
Issue -
State: closed - Opened by jlondonobo 11 months ago
- 2 comments
Labels: bug, dependencies, :snake: python :snake:
#225 - fix(ci/release): make the final release step depend on the windows build step as well
Pull Request -
State: closed - Opened by lukapeschke 11 months ago
Labels: bug, :hand: need review :hand:, github_actions
#224 - chore: v0.10.3
Pull Request -
State: closed - Opened by lukapeschke 11 months ago
Labels: chore
#223 - fix: consider cells with invalid values as nulls
Pull Request -
State: closed - Opened by lukapeschke 11 months ago
Labels: bug
#222 - fix: raise `SheetNotFoundError` when reading a missing sheet name
Pull Request -
State: closed - Opened by PrettyWood 11 months ago
#221 - load_sheet_by_name raises generic CalamineError instead of SheetNotFoundError
Issue -
State: closed - Opened by sean-moore3 11 months ago
- 1 comment
#220 - Cannot handle special symbols
Issue -
State: closed - Opened by durgeksh 11 months ago
- 9 comments
Labels: question
#219 - Create conda package for install with `conda`/`mamba`
Issue -
State: closed - Opened by dangotbanned 11 months ago
- 3 comments
Labels: feature request
#218 - chore: v0.10.2
Pull Request -
State: closed - Opened by lukapeschke 11 months ago
Labels: chore
#216 - chore(deps): bump the prod-deps group with 1 update
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, :crab: rust :crab:
#215 - [docs] Provide a section about type inference
Issue -
State: open - Opened by lukapeschke 11 months ago
Labels: documentation, good first issue, feature request
#214 - `column_names` are taken partially when `use_columns` does not include all columns
Issue -
State: closed - Opened by wikiped 11 months ago
- 4 comments
Labels: bug, :crab: rust :crab:
#213 - chore: cleanup
Pull Request -
State: closed - Opened by lukapeschke 11 months ago
Labels: chore, :hand: need review :hand:, :crab: rust :crab:
#212 - chore: v0.10.1
Pull Request -
State: closed - Opened by lukapeschke 11 months ago
Labels: chore, :hand: need review :hand:
#211 - ci(release): also build arm64 wheels
Pull Request -
State: closed - Opened by lukapeschke 11 months ago
Labels: chore, github_actions
#210 - chore: v0.10.0
Pull Request -
State: closed - Opened by lukapeschke 11 months ago
Labels: chore
#209 - Allow to disable skipping empty rows/columns at the beginning of the worksheet
Issue -
State: closed - Opened by wikiped 11 months ago
- 7 comments
Labels: feature request
#208 - Improve schema inference - wrongly assigns null dtype and misses reading valid data at end of large file
Issue -
State: closed - Opened by SanRepo 11 months ago
- 5 comments
Labels: bug, question, :bear: polars :bear:
#207 - "use_columns" keyword argument not recognized by `load_sheet`.
Issue -
State: closed - Opened by smallzhan 11 months ago
- 2 comments
Labels: documentation, question
#206 - feat: support mixed indices and column names for dtypes and column selection
Pull Request -
State: closed - Opened by lukapeschke 11 months ago
Labels: enhancement, :snake: python :snake:, :crab: rust :crab:
#205 - chore(deps): bump the prod-deps group with 1 update
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, :crab: rust :crab:
#204 - Support for Reading Excel Tables
Issue -
State: closed - Opened by aersam 11 months ago
- 6 comments
Labels: question, feature request
#203 - chore(deps): bump softprops/action-gh-release from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, github_actions
#202 - refactor: fix chrono deprecation warning
Pull Request -
State: closed - Opened by lukapeschke 12 months ago
Labels: chore, :hand: need review :hand:, :crab: rust :crab:
#201 - chore(deps): bump the prod-deps group with 1 update
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies, :crab: rust :crab:
#200 - When using fastexcel to read Excel files, empty rows are automatically ignored by default
Issue -
State: closed - Opened by karond-is-me 12 months ago
- 1 comment
#199 - refactor: simplify sheet loading related code
Pull Request -
State: closed - Opened by lukapeschke 12 months ago
- 1 comment
Labels: enhancement, :snake: python :snake:, :crab: rust :crab:
#198 - refactor: support mixed indices and column names for dtypes and column selection
Issue -
State: closed - Opened by lukapeschke 12 months ago
Labels: :snake: python :snake:, :crab: rust :crab:, feature request
#197 - feat: provide a `to_python` method
Issue -
State: open - Opened by lukapeschke 12 months ago
Labels: :snake: python :snake:, :crab: rust :crab:, feature request
#196 - fix(make): adapt to ruff 0.3.0
Pull Request -
State: closed - Opened by lukapeschke 12 months ago
Labels: chore, :snake: python :snake:
#195 - feat: added support for a dtypes parameter
Pull Request -
State: closed - Opened by lukapeschke 12 months ago
- 5 comments
Labels: enhancement, :snake: python :snake:, :crab: rust :crab:
#194 - chore(deps): update ruff requirement from <0.3,>=0.2.0 to >=0.2.0,<0.4
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, :snake: python :snake:
#193 - request: arm64 linux wheels
Issue -
State: closed - Opened by jwhitaker-gridcog 12 months ago
- 2 comments
Labels: feature request
#192 - feat: read excel from bytes content
Pull Request -
State: closed - Opened by PrettyWood 12 months ago
- 8 comments
Labels: :snake: python :snake:, :crab: rust :crab:
#191 - fix: regression on alias generation introduced by column selection
Pull Request -
State: closed - Opened by lukapeschke 12 months ago
- 1 comment
Labels: bug
#190 - feat: support column ranges in string format in use_columns
Pull Request -
State: closed - Opened by lukapeschke 12 months ago
Labels: :snake: python :snake:, :crab: rust :crab:
#189 - feat: allow to select a subset of columns
Pull Request -
State: closed - Opened by lukapeschke 12 months ago
- 6 comments
Labels: :hand: need review :hand:, :snake: python :snake:, :crab: rust :crab:
#188 - fix(deps): update calamine and pyo3
Pull Request -
State: closed - Opened by lukapeschke 12 months ago
Labels: bug, dependencies, github_actions, :crab: rust :crab:
#187 - feat(build): build abi3 wheels
Pull Request -
State: closed - Opened by lukapeschke 12 months ago
- 1 comment
Labels: enhancement, :crab: rust :crab:
#186 - feat: implemented custom errors
Pull Request -
State: closed - Opened by lukapeschke 12 months ago
- 1 comment
Labels: enhancement, :snake: python :snake:, :crab: rust :crab:
#185 - chore: v0.9.1
Pull Request -
State: closed - Opened by PrettyWood about 1 year ago
#184 - Support mix of date/timestamp and strings
Issue -
State: closed - Opened by PrettyWood about 1 year ago
- 21 comments
Labels: feature request, discussion
#183 - chore(deps): bump anyhow from 1.0.79 to 1.0.80
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#182 - feat: add nullish strings
Pull Request -
State: closed - Opened by PrettyWood about 1 year ago
- 1 comment
#181 - ExcelReader parses "NULL" as string values, instead of empty/null values
Issue -
State: closed - Opened by adrivn about 1 year ago
Labels: enhancement, :crab: rust :crab:, feature request
#180 - fix: interpret #N/A cells as null
Pull Request -
State: closed - Opened by PrettyWood about 1 year ago
#179 - Documentation versioning
Issue -
State: open - Opened by lukapeschke about 1 year ago
- 1 comment
Labels: documentation, enhancement, feature request
#178 - chore: v0.9.0
Pull Request -
State: closed - Opened by lukapeschke about 1 year ago
Labels: chore
#177 - chore(deps): bump chrono from 0.4.33 to 0.4.34
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#176 - Fastexcel fails to load an excel file with polars
Issue -
State: closed - Opened by durgeksh about 1 year ago
- 3 comments
#175 - chore(deps): bump calamine from 0.22.1 to 0.24.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#174 - improve README + doc
Issue -
State: open - Opened by PrettyWood about 1 year ago
Labels: documentation, good first issue
#173 - add `dtype`-like param to enforce a dtype for a given column
Issue -
State: closed - Opened by PrettyWood about 1 year ago
- 1 comment
Labels: :snake: python :snake:, :crab: rust :crab:, feature request
#172 - Be able to select a subset of columns
Issue -
State: closed - Opened by PrettyWood about 1 year ago
- 3 comments
Labels: :snake: python :snake:, :crab: rust :crab:, feature request
#171 - Create LICENSE
Pull Request -
State: closed - Opened by lukapeschke about 1 year ago
Labels: documentation, enhancement
#170 - Code license
Issue -
State: closed - Opened by s-banach about 1 year ago
- 1 comment
#169 - Columns containing missing values will render entire column as `NaN`
Issue -
State: closed - Opened by danielcs88 about 1 year ago
- 5 comments
Labels: bug, :crab: rust :crab:
#168 - Provide `abi3` wheels
Issue -
State: closed - Opened by lukapeschke about 1 year ago
Labels: :snake: python :snake:, :crab: rust :crab:
#167 - chore(deps): update ruff requirement from <0.2,>=0.1.5 to >=0.1.5,<0.3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, python
#166 - Implement multiple header_rows
Issue -
State: open - Opened by deanm0000 about 1 year ago
- 3 comments
Labels: feature request
#165 - chore: v0.8.0
Pull Request -
State: closed - Opened by lukapeschke about 1 year ago
#164 - feat(excelsheet): add support for multi-dtype columns
Pull Request -
State: closed - Opened by lukapeschke about 1 year ago
- 6 comments
Labels: bug, enhancement, :crab: rust :crab:
#163 - feat: allow spreadsheet location to include user directory shortcut `~`
Pull Request -
State: closed - Opened by alexander-beedie about 1 year ago
Labels: enhancement, :snake: python :snake:
#162 - Accept `bytes` rather than a file path as input format
Issue -
State: closed - Opened by lukapeschke about 1 year ago
Labels: :snake: python :snake:, :crab: rust :crab:, feature request
#161 - fix(types/excelsheet): Fix duration to milliseconds conversion
Pull Request -
State: closed - Opened by lukapeschke about 1 year ago
Labels: bug, :crab: rust :crab:
#160 - dtype resolution is wrong for multi-dtype columns
Issue -
State: closed - Opened by lukapeschke about 1 year ago
Labels: bug, :crab: rust :crab:
#159 - Some duration columns contain only null values after load
Issue -
State: closed - Opened by lukapeschke about 1 year ago
Labels: bug, :crab: rust :crab:
#158 - parameter for dtype override option AND/OR better inference
Issue -
State: closed - Opened by deanm0000 about 1 year ago
- 7 comments
Labels: bug
#157 - feat: Add windows support
Pull Request -
State: closed - Opened by lukapeschke about 1 year ago
- 3 comments
#156 - chore(deps): bump chrono from 0.4.32 to 0.4.33
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#155 - how can we use pip install this
Issue -
State: closed - Opened by wanghaisheng about 1 year ago
- 5 comments
Labels: question
#154 - Add support for `Windows`
Issue -
State: closed - Opened by alexander-beedie about 1 year ago
- 9 comments
Labels: proposal, feature request
#153 - chore: v0.7.0
Pull Request -
State: closed - Opened by lukapeschke about 1 year ago
Labels: chore
#152 - feat: extend `fastexcel` support to python >= 3.8
Pull Request -
State: closed - Opened by alexander-beedie about 1 year ago
- 4 comments
Labels: enhancement, python
#151 - chore(deps): bump chrono from 0.4.31 to 0.4.32
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#150 - chore(deps): bump anyhow from 1.0.77 to 1.0.79
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#149 - chore(deps): bump anyhow from 1.0.77 to 1.0.78
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, rust
#148 - chore(deps): bump anyhow from 1.0.76 to 1.0.77
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#147 - feat: introduce eager loading functions
Pull Request -
State: closed - Opened by lukapeschke about 1 year ago
- 8 comments
Labels: enhancement, :hand: need review :hand:, :snake: python :snake:, :crab: rust :crab:
#146 - chore(deps): bump anyhow from 1.0.75 to 1.0.76
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, rust
#145 - chore(deps): bump calamine from 0.22.1 to 0.23.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies, rust
#144 - chore(deps): bump actions/download-artifact from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#143 - chore(deps): bump actions/upload-artifact from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#142 - chore(deps): bump calamine from 0.22.1 to 0.23.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, rust
#141 - chore(deps): bump actions/setup-python from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions
#140 - chore: v0.6.0
Pull Request -
State: closed - Opened by lukapeschke about 1 year ago
Labels: chore, :hand: need review :hand:
#139 - chore(deps): remove upper constraint on pyarrow
Pull Request -
State: closed - Opened by lukapeschke about 1 year ago
Labels: chore, dependencies
#138 - feat(dev-deps): Replace black with ruff
Pull Request -
State: closed - Opened by lukapeschke over 1 year ago
Labels: enhancement, :hand: need review :hand:, dependencies, :snake: python :snake:
#137 - chore(deps): Bump build requirements
Pull Request -
State: closed - Opened by lukapeschke over 1 year ago
Labels: chore, :hand: need review :hand:, dependencies, github_actions
#136 - fix(ci): Fix documentation build job
Pull Request -
State: closed - Opened by lukapeschke over 1 year ago
Labels: chore, :hand: need review :hand:, github_actions
#135 - chore(deps-dev): update pyarrow requirement from <13.1.0,>=8.0.0 to >=8.0.0,<14.1.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#134 - chore(deps): update ruff requirement from <0.1,>=0.0.138 to >=0.0.138,<0.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#133 - feat: some slight updates for optimisations purposes
Pull Request -
State: closed - Opened by Sanix-Darker over 1 year ago
- 2 comments
Labels: proposal
#132 - chore(deps): bump calamine from 0.21.2 to 0.22.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#131 - feat: Add support for python 3.12
Pull Request -
State: closed - Opened by lukapeschke over 1 year ago
- 1 comment
Labels: enhancement, :snake: python :snake:
#130 - chore(deps): bump chrono from 0.4.30 to 0.4.31
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#129 - chore(deps): bump chrono from 0.4.29 to 0.4.30
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust
#128 - chore(deps): bump chrono from 0.4.28 to 0.4.29
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, rust