staircase-dev / staircase

A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.
https://staircase.dev
MIT License
59 stars 13 forks source link

Gh82 fillna with stairs #135

Closed venaturum closed 2 years ago

venaturum commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #135 (2a7ffad) into master (083b7dc) will increase coverage by 0.13%. The diff coverage is 95.83%.

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   95.86%   95.99%   +0.13%     
==========================================
  Files          34       34              
  Lines        1982     1998      +16     
==========================================
+ Hits         1900     1918      +18     
+ Misses         82       80       -2     
Impacted Files Coverage Δ
staircase/core/ops/masking.py 94.48% <95.83%> (+2.59%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 083b7dc...2a7ffad. Read the comment docs.