mansenfranzen / pywrangler

Advanced data wrangling for python
https://github.com/mansenfranzen/pywrangler
MIT License
11 stars 4 forks source link

Feature iid issue #15 #17

Closed TobiasRasbold closed 4 years ago

TobiasRasbold commented 4 years ago

Hi @mansenfranzen
Issue #15 should be done with this PR.

codecov[bot] commented 4 years ago

Codecov Report

Merging #17 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage    96.8%   96.87%   +0.07%     
==========================================
  Files          22       22              
  Lines         844      864      +20     
  Branches       98      103       +5     
==========================================
+ Hits          817      837      +20     
  Misses         19       19              
  Partials        8        8
Impacted Files Coverage Δ
src/pywrangler/wranglers.py 100% <100%> (ø) :arrow_up:
...pywrangler/pandas/wranglers/interval_identifier.py 100% <100%> (ø) :arrow_up:
...ywrangler/pyspark/wranglers/interval_identifier.py 100% <100%> (ø) :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 4cb95e7...2ac586a. Read the comment docs.