Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pyarrow version, use pyarrow backend for pandas #513

Merged
merged 5 commits into from
Nov 27, 2023

Fix data type check in `filter_range` function

3399546
Select commit
Loading
Failed to load commit list.
Merged

Update pyarrow version, use pyarrow backend for pandas #513

Fix data type check in `filter_range` function
3399546
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 0s

64.21% (+0.00%) compared to b4a94c6

View this Pull Request on Codecov

64.21% (+0.00%) compared to b4a94c6

Details

Codecov Report

Merging #513 (3399546) into main (b4a94c6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #513   +/-   ##
=======================================
  Coverage   64.21%   64.21%           
=======================================
  Files          94       94           
  Lines        9302     9303    +1     
=======================================
+ Hits         5973     5974    +1     
  Misses       3329     3329           
Files Coverage Δ
cyclops/data/slicer.py 85.77% <100.00%> (+0.06%) ⬆️
cyclops/process/feature/handle_types.py 79.91% <100.00%> (ø)

Impacted file tree graph