ποΈ Week 03 β Day 03: Review and Support
Get help with the course material
π¦Έπ» Super tech support
I will be around to help you with any questions you might have about the course material, and with any issues you might be facing while working on your final project.
Get help with:
- Your specific scraping needs
- Selenium
- Databases
- Merging data from multiple tables
- Data vizualization
- Creating markdown websites
- Git/GitHub
π Additional Links
- If you need to extract pieces of text from a huge, unstructured string, you can use regular expressions with the
re
module in Python. Hereβs a quick tutorial to get you started. - Do you want to impress people with some AI applications? You can do a LOT of things with the
huggingface
library. Take a look at their models and see if you can use them in your project.