Git Product home page Git Product logo

mtcars's Introduction

Motor Trend Car Road Tests Visualization App

Data visualization for Motor Trend Car Road Tests from https://stat.ethz.ch/R-manual/R-devel/library/datasets/html/mtcars.html

About the App

The app visualizes data from the Motor Trend Car Road Tests dataset available online. There is a radar plot assessing the performance of the indvidual car models. You can choose the model being plotted from a dropdown menu.

There is also a bar chart comparing the attributes of each car model. You can choose the attribute being compared from another dropdown menu.

Getting Started

You will need the following dependencies to run the app:
dash
dash_table
pandas
numpy
plotly

To Run the App

Clone this repository on your computer then cd into repository

git clone https://github.com/ronniebugia/mtcars.git
cd mtcars

Install dependencies from requirements.txt

pip install -r requirements.txt

You can then run the app with

python app.py

Update History

2019/03/07 9:57pm PST
New Additions
-Added Radar Plot showcasing attributes for car based on input from dropdown menu
-Added bar graph comparing the attributes for models, the attribute is chosen from a dropdown menu

Future Plans

Planned future updates include
-Adding more cars to the dataset
-An image gallery to go along with dataset

mtcars's People

Contributors

ronniebugia avatar

Stargazers

 avatar

Watchers

 avatar

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.