PandasRegistry.get_obs_and_mapping()#
- PandasRegistry.get_obs_and_mapping(name)[source]#
Get an observed variable. Returns a wrapper that holds the variable and, if the variable is categorical, the
CategoryMappingbetween labels and integer codes.- Return type:
VarAndMapping