Focusing my 'Days of Code' with the challenge to do 350 Days of Code' New Years Resolution item on Python solely this year. I've got Pandas, Matplotlib, BeautifulSoup, Requests, Numpy. What else should I be learning with Python? #Python
@dawnieando IMHO I'd focus on the ins and outs of the libraries you mentioned to brush up on python since pandas and numpy alone are rather extensive. You might want to sprinkle in some plotly / dash in addition to matplotlib.
Oh and definitely PEP 8.