Python Datatypes
I am accessing the HousePrices.csv dataset. After assigning the dataframe, I am trying to optimize memory, for that I am changing the data types.
I am accessing the HousePrices.csv dataset. After assigning the dataframe, I am trying to optimize memory, for that I am changing the data types.