Closed
Description
xref #13361
- support union w
Series/CategoricalIndex
as well asCategorical
BUG: union_categorical with Series and cat idx #14199 - add
ignore_order
to ignore the raising on an ordered Categorical (and just have it work) ENH union_categoricals supports ignore_order GH13410 #15219 - do we want to put this in the
pd
namespace (or change its name). ConsiderCategorical.from_union(...)