Skip to content

YueErro/pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pandas with Python Tutorial

Online course available at Udemy. This repository includes basics and various functions of Pandas and the necessary data.

Get the code:

cd && git clone https://github.com/YueErro/pandas.git

Make sure you have the required dependencies installed:

pip3 install -r ~/pandas/requirements.txt

To run the files:

python3 ~/pandas/sections/dataset.py

Available run files: dataset.py, data_analysis.py and azure_data_lake.py

Releases

No releases published

Packages

No packages published

Languages