On this page
pandas.errors.AttributeConflictWarning
- exceptionpandas.errors.AttributeConflictWarning[source]
-
Warning raised when index attributes conflict when using HDFStore.
Occurs when attempting to append an index with a different name than the existing index on an HDFStore or attempting to append an index with a different frequency than the existing index on an HDFStore.
© 2008–2022, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/1.5.0/reference/api/pandas.errors.AttributeConflictWarning.html