GithubHelp home page GithubHelp logo

springboard-exercises's Introduction

Springboard-Exercises

The excerises contained in this repository are related to Springboard's coursework. It contains the following:

  1. sliderule_dsi_json_exercise.ipynb in JSON Wrangling
    This IPython notebook showcases JSON parsing and data wrangling. It aims to answer the following questions:
    A. Find the 10 countries with most projects.
    B. Find the top 10 major project themes (using column 'mjtheme_namecode').
    C. In 2. above you will notice that some entries have only the code and the name is missing. Create a dataframe with the missing names filled in.

  2. sliderule_dsi_xml_exercise.ipynb in XML Wrangling
    This IPython notebook showcases XML parsing and data wrangling. It aims to answer the following questions:
    A. Find the 10 countries with the lowest infant mortality rates.
    B. Find the 10 cities with the largest population.
    C. Find the 10 ethnic groups with the largest overall populations (sum of best/latest estimates over all countries).
    D. Find the name and country of a) longest river, b) largest lake and c) airport at highest elevation.

  3. Bike_Share_Story.ipynb
    This IPython notebook showcases a data story that explores Capital Bikeshare's historical data (2015 Q3 - 2016 Q3).
    It aims to answer questions regarding counts, correlations, interesting trends, etc. in the data.

  4. Time_Series
    This folder holds 5 notebooks related to time series analysis using Python and Pandas. These exercises follow the video found here: https://www.youtube.com/watch?v=JNfxr4BQrLk&feature=youtu.be

  5. EDA - Stats
    This folder holds 3 notebooks related to exploratory analysis and statistics using Python and Pandas.

  6. Machine Learning
    This folder holds several notebooks containing mini projects that focus on implementing machine learning algorithms in Python using various libraries such as sklearn, statsmodels, seaborn, and matplotlib.

springboard-exercises's People

Contributors

dpalbrecht avatar

Watchers

James Cloos avatar  avatar

Forkers

priyesh27 droy78

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.