datatype (str) – The category of your data.
pandas.Series
Examples
>>> get_kwp("building") Here is your building data. 0 1 1 2 2 3 3 4 dtype: int64