Hello Everyone. I am done with my Guided Project: Visualizing Earnings Based On College Majors. Kindly reviewBasics.ipynb (524.6 KB)Click here to view the jupyter notebook file in a new tab
1 Like
Congratulations on finishing your project @chiddy158 , add explanations to explain the findings you’ve got in the visualizations. Also explain your goal of doing the project and the conclusion/recommendation you’ve find in the project.
Happy Learning!
More Resources:
Help Us Help You Better!
Please do not treat guided projects as a tool to grade and score. The idea behind this initiative is to enhance coordination between peers and fellow learners. Posting projects is a tool to hone your skills!
The community moderators are students just like you (and unpaid volunteers!).
So they are not here to grade you, only to help and guide you and also to learn something from you. From your queries, suggestions, projects, etc.
Let’s break the misconception that guid…
Hey there DataQuest Learners! Ready to submit your project to the community? Mind giving a second look before you post? Reasons - well here are a few:
Have you proofread your project for any missed syntax errors or system warnings due to accidental re-runs of code!?
In case you have intentionally left the warnings/ errors as part of the process and have shown the workaround for them in the next or later code pieces, or are skipping for now, and intend to work on them later; try to include a m…
Sharing your guided project in the community can be helpful if:
You’re having difficulty and you’d like to get help
You’d like to share your guided project to get feedback from others
How to share your guided project
Use the Jupyter File menu to download your notebook as an .ipynb file.
[Exploring_Ebay_Car_Sale_Data___Dataquest]
Start a new topic for your project by hitting the New Topic button in the Community.
[Screen Shot 2020-07-30 at 3.55.07 PM]
Upload the .ipynb file as an a…
You all are doing well. But I want to share some guidelines for guided or pet projects. Please try to follow the guideline.
Make proper documentation for your project .
At the very beginning of your project, add some information about the problem you are trying to solve with this project. Don’t use any technical word for the documentation. So, that people, in general, can easily realize your documentation. Try to add documentation to each part of the project.
Code effectively
To reduce r…