Code Monkey home page Code Monkey logo

bivariate_exploration_of_data_notes's Introduction

๐Ÿ““ Bivariate Exploration of Data Notes - Binder

This is a repository for notes from the Bivariate Exploration of Data lesson of the Udacity Data Analyst Nanodegree.

Table of Contents

Overview

In these notes a data set of engine fuel economy data is analyzed using bivariate visualizations. The data set fuel-econ.csv contains information for 3,929 vehicles including make, model, transmission type, engine displacement, and miles per gallon. The Bivariate Exploration.ipynb file contains scatter plots, heat maps, violin plots, box plots, clustered bar charts, line plots, swarm plots, and rug and strip plots, and utilizes techniques such as transparency, jitter, and faceting using matplotlib and seaborn in conducting analysis of the data. The Violin_and_Box_Plot_Practice.ipynb, Scatterplot_Practice.ipynb, Categorical_Plot_Practice.ipynb, and Additional_Plot_Practice.ipynb files contain additional examples and practice of the visualizations.

Requirements

This code depends on the following libraries:

  1. numpy
  2. pandas
  3. matplotlib.pyplot
  4. seaborn

In addition to these, the Jupyter Notebooks assume that the data set fuel-econ.csv has been extracted and is in the project folder.

The Binder badge above can be used to explore an executable environment for the Bivariate Exploration.ipynb file.

Issues

  • review notes
  • rename files without spaces
  • clean Bivariate Exploration.ipynb visualizations

Contact

You can get in touch with me on LinkedIn LinkedIn Link
give me that choice follow on Github GitHub followers
or email me at [email protected].

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.