Skip to content

rpstellman/PowerBI-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

PowerBI Using Python

Description

Project consists of pulling financial data from the web (Yahoo Finance via yfinance) in PowerBI using Python. This project demonstrates different ways to utilize Python to visualize data in PowerBI.

Languages and Utilities Used

  • Python: pandas / yfinance
  • Matplotlib
  • Seaborn

Environments Used

  • MacOS
  • Microsoft PowerBI via VM

Program walk-through:

Bringing in Data via Python:
Bringing in Data

Python Script to bring in data from Yahoo Finance:
Python Script

Data:
Data

Creating a Line/Area graph to show Close price over time for AAPL:
Line/Area Graph

Creating a Boxplot/Violin for AAPL:
Boxplot/Violin Violin by Year Violin by Quarter

Creating Histogram for AAPL:
Histogram

Creating a Scatterplot (Year, Quarter, Month, Day):
Scatterplot

Adjusting the TICKER symbol to Alter data in Graphs(from AAPL to TSLA):
TICKER

About

PowerBI Using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published