Skip to content
View itsphily's full-sized avatar

Block or report itsphily

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Analyzing-Pisa-2012----Data-analysis-using-python-librairies- Analyzing-Pisa-2012----Data-analysis-using-python-librairies- Public

    In this project I use Python visualization libraries to explore the 2012 PISA dataset (Exploration_template), which I use to produce a presentation (Summary_slides.slides) that illustrates interest…

    Jupyter Notebook 1

  2. ApacheCassandra_python ApacheCassandra_python Public

    Built an Apache Cassandra database to analyze data on songs and user activity, and find what songs are users listening to.

    Python 1 1

  3. Analyzing-Bikeshare-Data----Data-analysis-using-pandas-and-numpy Analyzing-Bikeshare-Data----Data-analysis-using-pandas-and-numpy Public

    Forked from udacity/pdsnd_github

    In this project I use user inputs (City, Month, Day) to offer an analysis based on data taken from 3 csv tables (one table for each city: Washington, Chicago, and New York City). Skills: Python, Nu…

    Python

  4. Fashion_MNIST---Neural-networks-in-python Fashion_MNIST---Neural-networks-in-python Public

    Neural Networks (Beginner) : Building and training a simple Neural Network using pytorch

    Jupyter Notebook

  5. Diabetes-Case-Study-supervised-machine-learning- Diabetes-Case-Study-supervised-machine-learning- Public

    Jupyter Notebook

  6. Analyzing-song-database----PostgreSQL Analyzing-song-database----PostgreSQL Public

    Created a star-schema PostgreSQL database and ETL pipeline. The purpose of designing the database this way was to optimize queries on song play analysis.

    Python