Pinned Repositories
pysurv-dist
Python implementation of the survival distance score.
2016-Alabama-Presidential-Campaign-Contributions
Analysis of 2016 Presidential Campaign Donations from Alabama in R.
awesome-evolutionary-programming
Curated list of resources for genetic and evolutionary programming
Baseball-Batting-and-Salary-Analysis-In-Python
Project for Udacity's Data Analyst Nanodegree. Project that analyzed salary and batting trends of MLB Players since 1985 using Python.
City-Database
Build a City Info database from different sources using Python, Airflow, Spark, and Redshift.
Data-Analysis-Portfolio-Projects
Short Python data analysis projects using the pandas, scikit-learn, seaborn, matplotlib.pyplot, and numpy libraries in jupyter notebooks.
Draft-Simulator
Simulation of American Football drafts in python
Facebook-Metrics-Prediction
Analysis and Modeling of the UCI Facebook Metrics Dataset
Postgres-ETL
ETL of json files based on Million Song Dataset into star-schema Postgres database.
Spark-S3-DataLake
ETL of json files stored in S3 into clean analytics tables using Spark.
jacobod's Repositories
jacobod/awesome-evolutionary-programming
Curated list of resources for genetic and evolutionary programming
jacobod/Facebook-Metrics-Prediction
Analysis and Modeling of the UCI Facebook Metrics Dataset
jacobod/Data-Analysis-Portfolio-Projects
Short Python data analysis projects using the pandas, scikit-learn, seaborn, matplotlib.pyplot, and numpy libraries in jupyter notebooks.
jacobod/Baseball-Batting-and-Salary-Analysis-In-Python
Project for Udacity's Data Analyst Nanodegree. Project that analyzed salary and batting trends of MLB Players since 1985 using Python.
jacobod/City-Database
Build a City Info database from different sources using Python, Airflow, Spark, and Redshift.
jacobod/Draft-Simulator
Simulation of American Football drafts in python
jacobod/Postgres-ETL
ETL of json files based on Million Song Dataset into star-schema Postgres database.
jacobod/2016-Alabama-Presidential-Campaign-Contributions
Analysis of 2016 Presidential Campaign Donations from Alabama in R.
jacobod/Airflow-AWS-Pipeline
Loading of S3 files stored as json/csv into Redshift analytics tables.
jacobod/Spark-S3-DataLake
ETL of json files stored in S3 into clean analytics tables using Spark.
jacobod/AWS-Data-Warehouse
Moved, cleaned, and transformed data stored in S3 as json to Redshift.
jacobod/Cassandra-ETL
ETL of event logs into analytics tables in Cassandra.
jacobod/DataVizProject-Tableau
Analysis of yearly Flight Delay trends in Tableau.
jacobod/distance-2places-python
Function used to find distance between two places (miles & km) using python. One my first projects.
jacobod/Enron-POI-Classifier
Classification of persons of interest in the Enron Fraud case using their emails and financial information.
jacobod/Film-Director-Gender-Analysis
Analyzing the careers and trends of female film directors with respect to male directors.
jacobod/Housing-Regression
Predicting home sale prices of Kaggle's housing prices dataset
jacobod/lifelines
Survival analysis in Python
jacobod/Machine-Learning-Projects-and-Notes
Machine Learning projects and my notes from Udacity's Data Analyst Nanodegree program
jacobod/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
jacobod/Stroop-Effect
Statistical Analysis of Stroop Dataset in R. Data was obtained from Udacity, completed as part of my Data Analyst Nanodegree program.
jacobod/Wrangle-Open-Street-Map
Data Wrangling Project, part of my Udacity Data Analyst Nanodegree. I cleaned Open Street Map XML data using Python, then loaded clean datasets into a SQLite database.