analysiscenter / batchflow

BatchFlow helps you conveniently work with random or sequential batches of your data and define data processing and machine learning workflows even for datasets that do not fit into memory.
https://analysiscenter.github.io/batchflow/
Apache License 2.0
200 stars 46 forks source link

matplotlib is excessively required #745

Open roman-kh opened 3 months ago

roman-kh commented 3 months ago

notifier always imports monitor which always imports plotter which always import matplotlib.

See also #558