R/utils.R
to_pandas_categorical.Rd
Convert an R factor to a Pandas Categorical
to_pandas_categorical(Values, pd)
R factor vector to be converted
Reference to the Python pandas module
pandas
A Python pandas.Categorical object
pandas.Categorical