Zerotoanalyst Project1
zerotoanalyst-project1
Use the "Run" button to execute the code.
!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="zerotoanalyst-project1")
[jovian] Updating notebook "sridhar-thalari/zerotoanalyst-project1" on https://jovian.ai
[jovian] Committed successfully! https://jovian.ai/sridhar-thalari/zerotoanalyst-project1
Create a dataset of popular quotes for different tags by scraping the site Quotes To Scrape
Sridhar Talari6 months ago