You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In which case, it feels a bit wasteful to have everyone install it. We could noticeably cut down the environment size by reducing it - not all contributors have the fastest internet connections so this'd make a difference
The text was updated successfully, but these errors were encountered:
It's one of the heaviest dependencies, and I think it's responsible for bringing in
cudatoolkit
,cudnn
, andmkl
and as far as I can tell it's only used in a single ASV benchmark:
pandas/asv_bench/benchmarks/frame_ctor.py
Lines 208 to 222 in aa85f02
In which case, it feels a bit wasteful to have everyone install it. We could noticeably cut down the environment size by reducing it - not all contributors have the fastest internet connections so this'd make a difference
The text was updated successfully, but these errors were encountered: