Big Mac: Data Wrangling
"Exploring Big Mac Prices Across Currencies: A Hands-On Pandas Project for Data Analysts using Python."
Feb 23, 20241 min read51

Search for a command to run...
Articles tagged with #pandas
"Exploring Big Mac Prices Across Currencies: A Hands-On Pandas Project for Data Analysts using Python."

Part of my Python Data Analysis Learning Log

Basics of gathering and analyzing financial data using Python, yfinance, Pandas and Matplotlib, focusing on Tesla's historical stock information.

Focusing in data cleaning, series, labels, indexing and DataFrames using lists and dictionaries
