Skip to content

This is my first professional course on Python. This repository contains the some exercises files and learning from the course on different sections like - Basic Python, Web Scrapping, Machine Learning etc.

Notifications You must be signed in to change notification settings

ybg345/devskill-python-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my "Professional Python Programming" Repository

Repository Description:

I have completed a course on Python namely - Professional Python Programming. This is the first Python course completed by me where I get introduced about Python and Data Science domain. This repository contains the exercises solutions of several tasks and homeworks of this course.

In this section, I have learned most of the basic things of Python in this course like - list, map, lambda, set etc. Along with progression of this course, there was regular homework assignment. You can find the relevant code in this folder.

I have analyzed the website - "http://quotes.toscrape.com/" using Python's BeautifulSoup library. There are two different versions scrapping code - one is single page web scrapping and another is multiple page web scrapping. Both of this version of code can be found in this folder.

In this section, I have analyzed a Salary dataset. First of all, I have completed data preprocessing step. Then I played with some machine learning algorithm with it like - Linear Regression, Polynomial Regression, Support Vector Machine etc. Relevant code can be found in the folder.

The Journey Begins from here.

About

This is my first professional course on Python. This repository contains the some exercises files and learning from the course on different sections like - Basic Python, Web Scrapping, Machine Learning etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published