Hi all!
This is my first DQ post regarding the Gender Gap in College degrees guided project. I have finished the project, but think that I am still using many beginner techniques. To improve the complexity of my code I have watched some of our fellow coders on this guided project. Still I am looking for suggestions on two topics that I coulden’t find on my own, and any other suggestion that you may have:
- Only have the left ax label per row (accross columns), and the bottom label per column (currently I have removed all ax labels)
- Create a loop for the graph annotation placement (currentlty with a set of
if
andelif
statements) - Any suggestions to improve the complexity and efficiency of my code
I am very grateful for any suggestions and hope to improve my coding experience based on your expertise!
CollegeDegreesGenders.ipynb (271.4 KB)
Click here to view the jupyter notebook file in a new tab