Giter Site home page Giter Site logo

data_analysis_of_structured-data's Introduction

Excel project 1

Step follwed for data cleaning-

  • Converting csv file to xlsx form.
  • Remove empty rows.
  • Remove duplicate rows.
  • Checking for spelling mistakes and fixing them.
  • Finding and replacing double spaces from the data.
  • While importing the csv file department name was not imported correctly. It got split into two columns. So we need to merge it.

Steps follwed for data analysis-

  • Change the format of data to table.
  • Calculate SUM, AVERAGE, MIN, MAX and COUNT.
  • Creating pivot table. Using the PivotTable feature to create a pivot table that displays the Department field in the Rows section, and the Equipment Count in the Values section, so that the pivot table displays the sum of equipment count by department.
  • Sort the pivot table data. Use the Sort By Value setting on the pivot table to sort it in descending order by the sum of equipment count.
  • Creating similar 2 more pivot tables.
  • Analyzing the data in pivot table -
    • (a) In pivot table 2 add the Equipment Class field below the Department field so that the different vehicle types appear under each department with their respective counts.
    • (b) In pivot table 3 add the Equipment Class field above the Department field so that the different vehicle types appear first, with the different departments listed underneath each vehicle type with their respective counts.

data_analysis_of_structured-data's People

Contributors

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