lux-org / lux

Automatically visualize your pandas dataframe via a single print! 📊 💡
Apache License 2.0
5.15k stars 365 forks source link

Remove python-us dependency #386

Closed dorisjlee closed 3 years ago

dorisjlee commented 3 years ago

Overview

Remove python-us dependency due to dependency errors on the lux-api conda feedstock (python-us:56).

codecov[bot] commented 3 years ago

Codecov Report

Merging #386 (7a8088d) into master (48b988a) will decrease coverage by 0.15%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #386      +/-   ##
==========================================
- Coverage   84.89%   84.73%   -0.16%     
==========================================
  Files          52       52              
  Lines        4031     4035       +4     
==========================================
- Hits         3422     3419       -3     
- Misses        609      616       +7     
Impacted Files Coverage Δ
lux/vislib/altair/Choropleth.py 84.28% <88.88%> (-9.66%) :arrow_down:

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 48b988a...7a8088d. Read the comment docs.