lux-org / lux

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

Update to executor documentation. #363

Closed thyneb19 closed 3 years ago

thyneb19 commented 3 years ago

Overview

Update to executor documentation.

codecov[bot] commented 3 years ago

Codecov Report

Merging #363 (3564026) into master (eab1982) will increase coverage by 0.07%. The diff coverage is n/a.

:exclamation: Current head 3564026 differs from pull request most recent head 3b84282. Consider uploading reports for the commit 3b84282 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #363      +/-   ##
==========================================
+ Coverage   84.32%   84.39%   +0.07%     
==========================================
  Files          51       51              
  Lines        3891     3891              
==========================================
+ Hits         3281     3284       +3     
+ Misses        610      607       -3     
Impacted Files Coverage Δ
lux/vislib/matplotlib/ScatterChart.py 76.47% <0.00%> (+1.17%) :arrow_up:
lux/vislib/matplotlib/Heatmap.py 98.33% <0.00%> (+1.66%) :arrow_up:
lux/vislib/altair/Heatmap.py 96.55% <0.00%> (+3.44%) :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 eab1982...3b84282. Read the comment docs.