Skip to content

theclickreader/full-stack-data-science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Data Science Course

In this introductory section of the course, we will be performing a step-by-step ETL process in Python. We will be scraping the data from an online source, apply transformations and load the data into a database.

(This is a preview lesson from the course 'Full Stack Data Science Course - Complete 2020 Edition'. Students can enroll in the full course by clicking here: Enroll in 'Full Stack Data Science Course - Complete 2020 Edition' course.)

Installation of libraries

Use the package manager pip to install the required libraries using the requirements.txt file.

pip install -r requirements.txt

Credits

This lesson couldn't have been possible without the help from the amazing data science team at Kharpann.

About

Repository holding code files for the 'Full Stack Data Science' course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published