Found this on github...
import warnings
warnings.simplefilter(action='ignore', category=FutureWarning)
import pandas
Found this on github...
import warnings
warnings.simplefilter(action='ignore', category=FutureWarning)
import pandas
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)