DataFrames: where is categorical?

No, the CategoricalArrays.jl dependency was dropped before 1.0. You have to explicitly add CategoricalArrays.jl instead.

Some of the “act on whole data frames” functions will have to be replaced by slightly more complicated transform calls also.

2 Likes