Giter Club home page Giter Club logo

data_viz's Introduction

DATA_VIZ

A data visualization project.

In our Data Visualization course, I have learnt about the Grammar of Graphics,how to use ggplot2 for data visualization,other package of R to visualize scatter plots,basic bar charts, histograms, pie charts,violin plots, line plots, box plots and how to further customize plots using themes.In this workshop, I try to analyse car data using those technique.By this visualization tools we can easily get a clear overview about car properties and performance with a quick view. To conclude, we can say that Data visualization is one of the useful technologies for data scientist.

Here, you'll find the car data which I have used for this workshop:

https://www.kaggle.com/goyalshalini93/car-data?select=CarPrice_Assignment.csv

Software and Files

For this project,I did following set-up:

  1. Download R
  2. Download RStudio
  3. Install some R packages(e.g.Tidyverse)

To try this project, you'll need to download this repository after completing the third step.

  1. Open the project by clicking DATA_VIZ.Rproz and then open data_viz.rmd Or for see the visulization only simply open data_viz.rmd and then from file section click on Knit document for see the output in html format.

6.Packages for R on your computer, you'll need to install:

tidyverse

Install this with the R command

install.packages(c("tidyverse")

or

After completeing fifth step right the followinng command :

renv::restore()
renv::activate() 

To run the code, click on run and then run all or simply ctrl+Alt+R

Congratulation!!!

Reference

Data Reference
https://www.kaggle.com/goyalshalini93/car-data
Image reference link :
1.https://www.researchgate.net/figure/Cars-dimensions-15_fig10_252035013
2.https://www.scienceabc.com/innovation/what-is-a-four-wheel-drive-system-and-how-does-it-work.html

Thanks You @Happy Coding

@therakiiibul

data_viz's People

Contributors

rakiiibul avatar rolandkrause avatar

Stargazers

 avatar

Watchers

 avatar  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.