Consider some data on berries.
The individual DataSeries are displayed more compactly in a DataFrame:
You can get the data types for the columns with the Datatypes command.
You can change the datatype of the Energy data series to float:
This does not change the datatype in place. To permanently change the datatype:
When working with strings or name conversions, it may be necessary to supply an explicit conversion for the values in the data series: