This challenge write-up first appeared on PyBites.
There is an immense amount to be learned simply by tinkering with things. - Henry Ford
Hey Pythonistas,
It's time for another code challenge! In this two part challenge we're going to do some natural language processing on podcast transcript data. Prepare to have fun expanding your data science skills!
Here are the steps you would follow:
Week 1
Week 2
Good luck and have fun!
If you have ideas for a future challenge or find any issues, open a GH Issue or reach out via Twitter, Slack or Email.
Last but not least: there is no best solution, only learning more and better Python. Good luck!
At PyBites you get to master Python through Code Challenges:
Subscribe to our blog (sidebar) to get a new PyBites Code Challenge (PCC) in your inbox every week.
Apart from this blog code challenge we have a growing collection of 50+, check them out on our platform.
Prefer coding bite-sized Python exercises in the comfort of your browser? Try our growing collection of Bites of Py.
Want to do the #100DaysOfCode but not sure what to work on? Take our course and/or start logging your 100 Days progress using our Progress Grid Feature on our platform.
>>> from pybites import Bob, Julian
Keep Calm and Code in Python!