Skip to content

Ismael-K/Python-projects

Repository files navigation

Python-projects

Data visualization using Pandas and Matplotlib

chipotle_data_analysis.ipynb uses Jupyter Notebook to analyze the data set from:

https://raw.githubusercontent.com/justmarkham/DAT8/master/data/chipotle.tsv

Jupyter Notebook is a web-based notebook that uses Python to easily retrieve and handle data. Open-source Python packages such as Pandas and Matplotlib can be used for scientific programming and to create visuals for the data set. For example, Matplotlib can be used to obtain a scatter plot for the Number of Items Ordered per Order Price from the Chiplotle data set.

image

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published