pandas.errors.PandasFutureWarning — pandas 3.0.0rc0+33.g1fd184de2a documentation (original) (raw)
- API reference
- Testing
- pandas.errors.PandasFutureWarning
exception pandas.errors.PandasFutureWarning[source]#
Warning raised for an upcoming change that is a FutureWarning.
See also
errors.PandasChangeWarning
Class for deprecations that will raise any warning.
errors.PandasPendingDeprecationWarning
Class for deprecations that will raise a PendingDeprecationWarning.
errors.PandasDeprecationWarning
Class for deprecations that will raise a DeprecationWarning.
Examples
pd.errors.PandasFutureWarning <class 'pandas.errors.PandasFutureWarning'>