nalepae / pandarallel

A simple and efficient tool to parallelize Pandas operations on all available CPUs
https://nalepae.github.io/pandarallel
BSD 3-Clause "New" or "Revised" License
3.59k stars 208 forks source link

add ipywidgets dependency #241

Open AurelienBoland opened 1 year ago

AurelienBoland commented 1 year ago

This dependency is necessary for the progress bar

codecov[bot] commented 1 year ago

Codecov Report

Merging #241 (789e786) into master (46fc0e5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #241   +/-   ##
=======================================
  Coverage   91.37%   91.37%           
=======================================
  Files          12       12           
  Lines         580      580           
=======================================
  Hits          530      530           
  Misses         50       50           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

nalepae commented 1 year ago

Only if you use a notebook: https://nalepae.github.io/pandarallel/troubleshooting/

We should not add this dependancies for users using pandarallel outside of notebook. An other idea would be to add an "extra" containing ipywidget