powered by
A function to determine what kind of values are present in columns.
get_values(df, column)
The class of the column values
The dataframe
Column to get values from.
get_values(mtcars, "mpg")
Run the code above in your browser using DataLab