An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# tableau-songs

Author: Erin James Wills, ejw.data@gmail.com

![Machine Learning Playground](./images/songs-tableau.png)


## 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`.