Pinned Repositories
beautiful-jekyll
:sparkles: Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll
Eel
A little Python library for making simple Electron-like HTML/JS GUI apps
Investigate-Titanic-Dataset
Posed several questions about the Titanic dataset, then used NumPy, Pandas, SciPy and Matplotlib to answer the questions based on the data and created a report to share the results.
kaggle_house_prices
Training repo of machine learning models using the house prices kaggle dataset
Milwaukee_Bucks_17_18_Tableau_Story
Created a data visualization tableau story that compares the stats of the Milwaukee Bucks 17/18 team with teams that managed to win a playoff series in the last decade.
num2words
Modules to convert numbers to words. 42 --> forty-two
Prosper-Loan-Exploration
Investigated a dataset from PROSPER lending platform using R and exploratory data analysis techniques, exploring both single variables and relationships between variables.
Test-a-Perceptual-Phenomenon
Analyzed the Stroop effect using descriptive statistics to provide an intuition about the data, and inferential statistics to draw a conclusion based on the results.
Wrangle-OpenStreetMap-Data
Used data munging techniques to assess the quality of Liverpool OpenStreetMap dataset for validity, accuracy, completeness, consistency and uniformity. (Python, SQL, data verification, data cleaning)
Wrangle_and_Analyze_Twitter_Data
Gathered, assessed and cleaned the twitter data of WeRateDogs account. Documented the wrangling efforts, the insights and the produced visualizations.
NTavou's Repositories
NTavou/Wrangle-OpenStreetMap-Data
Used data munging techniques to assess the quality of Liverpool OpenStreetMap dataset for validity, accuracy, completeness, consistency and uniformity. (Python, SQL, data verification, data cleaning)
NTavou/beautiful-jekyll
:sparkles: Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll
NTavou/Eel
A little Python library for making simple Electron-like HTML/JS GUI apps
NTavou/Investigate-Titanic-Dataset
Posed several questions about the Titanic dataset, then used NumPy, Pandas, SciPy and Matplotlib to answer the questions based on the data and created a report to share the results.
NTavou/kaggle_house_prices
Training repo of machine learning models using the house prices kaggle dataset
NTavou/Milwaukee_Bucks_17_18_Tableau_Story
Created a data visualization tableau story that compares the stats of the Milwaukee Bucks 17/18 team with teams that managed to win a playoff series in the last decade.
NTavou/num2words
Modules to convert numbers to words. 42 --> forty-two
NTavou/Prosper-Loan-Exploration
Investigated a dataset from PROSPER lending platform using R and exploratory data analysis techniques, exploring both single variables and relationships between variables.
NTavou/Test-a-Perceptual-Phenomenon
Analyzed the Stroop effect using descriptive statistics to provide an intuition about the data, and inferential statistics to draw a conclusion based on the results.
NTavou/Wrangle_and_Analyze_Twitter_Data
Gathered, assessed and cleaned the twitter data of WeRateDogs account. Documented the wrangling efforts, the insights and the produced visualizations.
NTavou/Python-Practice
This is a training Python repo which contains exercises found in books and online for Python 2.7
NTavou/time_series_forecasting_with_R
NTavou/XML-Regex-Notes
Short notes about XML and Regular Expressions