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.

master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

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.

Basic Python Section:

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.

Web Scrapping Section:

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.

Machine Learning Section:

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.