-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
c1-quick 🕐Complexity lowComplexity loweol ☠Deprecations that are wont-fix candidatesDeprecations that are wont-fix candidatessubmodule ⊂Periphery/subclassesPeriphery/subclassesto-merge ↰ImminentImminent
Milestone
Description
Please add flag to suppress the pandas Panel warning:
/home/.../lib/python3.7/site-packages/tqdm/std.py:699: FutureWarning: The Panel class is removed from pandas. Accessing it from the top-level namespace will also be removed in the next version
from pandas import Panel
This repeats itself all over the place, when tqdm is called from within a framework that iterates over a page that imports tqdm under the hood!
Also making tqdm pandas or third party libraries agnostic would be good. This would relieve some heavy duty from developers.
Metadata
Metadata
Assignees
Labels
c1-quick 🕐Complexity lowComplexity loweol ☠Deprecations that are wont-fix candidatesDeprecations that are wont-fix candidatessubmodule ⊂Periphery/subclassesPeriphery/subclassesto-merge ↰ImminentImminent