https://github.com/ejw-data/tableau-songs
Brief analysis of songs from 1890 - 2015 using pandas and Tableau
https://github.com/ejw-data/tableau-songs
numpy pandas python songs tableau
Last synced: 2 months ago
JSON representation
Brief analysis of songs from 1890 - 2015 using pandas and Tableau
- Host: GitHub
- URL: https://github.com/ejw-data/tableau-songs
- Owner: ejw-data
- Created: 2022-10-05T20:01:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T07:00:42.000Z (over 3 years ago)
- Last Synced: 2025-03-15T16:44:25.129Z (over 1 year ago)
- Topics: numpy, pandas, python, songs, tableau
- Language: Jupyter Notebook
- Homepage:
- Size: 4.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tableau-songs
Author: Erin James Wills, ejw.data@gmail.com

## Overview
Brief analysis of songs from 1890 - 2015 using Tableau
## Technologies
* Python
* Tableau
## Data Source
TBD
## Setup and Installation
1. Environment needs the following:
* Python 3.6+
* pandas
* numpy
1. Activate your environment
1. Clone the repo to your local machine
1. Navigate the terminal to the repo folder
1. In the terminal, run `python data-eda.py` or `python data-etl.py`.