Hi Dataquest Community!
I’m sharing my project in hopes of getting some feedback from you. Please let me know where are some areas for improvement, clarification, etc.
https://app.dataquest.io/m/294/guided-project%3A-exploring-ebay-car-sales-data
You can see my project below:
J08_eBay_car_data_analysis.ipynb (180.4 KB)
or see my project on a new tab.
1 Like
Hello @ftclaudia.a! Thanks for sharing.
You project is nice, it’s very well organized and provides a very good explanation of the results. I especially liked that you defiend some further questions to be answered.
Some observations:
- Be aware when you assign one dataframe to another. It may cause problems. You can read more about it here.
That’s pretty much everything. You project is great! Happy coding:)
2 Likes