datamole-ai / edvart

An open-source Python library for Data Scientists & Data Analysts designed to simplify the exploratory data analysis process. Using Edvart, you can explore data sets and generate reports with minimal coding.
https://datamole-ai.github.io/edvart/
MIT License
48 stars 7 forks source link

Make UserWarnings in plots display as normal text #41

Closed mbelak-dtml closed 1 year ago

mbelak-dtml commented 1 year ago

In some places, a UserWarning is display to inform the user of some events, e.g. that some plot will not be displayed because there would be too many items do display. The places are:

There are additional warnings, which should be considered whether they should remain as warnings, or also be changed to normal text: