We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e328586 commit bef609cCopy full SHA for bef609c
doc/conf.py
@@ -1302,6 +1302,7 @@ def reset_warnings(gallery_conf, fname):
1302
for key in (
1303
"invalid version and will not be supported", # pyxdf
1304
"distutils Version classes are deprecated", # seaborn and neo
1305
+ "is_categorical_dtype is deprecated", # seaborn
1306
"`np.object` is a deprecated alias for the builtin `object`", # pyxdf
1307
# nilearn, should be fixed in > 0.9.1
1308
"In future, it will be an error for 'np.bool_' scalars to",
0 commit comments