Closed Dev7g closed 7 months ago
What is the distribution of logarithmically transformed prices (price_log) for listings, and how does it compare to a normal distribution?
Take the logarithmic transformation of the 'price' column and add it as a new column named 'price_log' to the dataframe.
Can I have this assignment
okay , assigning you this issue for 2 days @xTwo56
So, what is it about?
What is the distribution of logarithmically transformed prices (price_log) for listings, and how does it compare to a normal distribution?
Logarithmic Transformation:
Take the logarithmic transformation of the 'price' column and add it as a new column named 'price_log' to the dataframe.
Observations:
Code of Conduct