Skip to content

omrfyildiz/python-project

Repository files navigation

Python Basics and Project Examples with Data Libraries

python

This is a Python project repository for whom eager to learn Python basics and some Python libraries like Numpy, Pandas, Matplotlib, and scikit-learn

MasteringPython Notebook

In MasteringPython Notebook, you can find a wide range source from basic Python rules to some advanced Python libraries example.

Please download the csv file from WHO for the last example in the notebook. Put your local data location in the pd.read_csv('#') command. It will not possible to analyze without getting this file source from your computer.

ECommerceAnalytics Notebook

In this notebook, the main purpose is to be able to analyze some e-commerce numbers across the countries with Python data libraries.

Please download the csv file from Kaggle to implement the Python codes in your project. Put your local data location in the pd.read_csv('#') command.

Bar Chart Notebook

Throughout the notebook, you are going to see some basic bar chart exmaples with Matplotlib, Pandas, and NumPy

Play file

In this Python file, there are some basic Python codes and a game in which includes conditionals.

Sources: FreeCodeCamp, Veri Bilimi Okulu, PythonBasics, StackOverFlow

About

Python Data Analysis Basics and Trainings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published