Giter Site home page Giter Site logo

sugarcane-production's Introduction

Sugarcane-Production

It is a Jupyter Notebook that performs an analysis of sugarcane production data using Python and popular data analysis libraries such as Pandas, Seaborn, and Matplotlib. The dataset used in this analysis is named "List of Countries by Sugarcane Production.csv."

Built Using

  • Python Libraries:
    • Pandas
    • Seaborn
    • Matplotlib

Dataset

The dataset contains information about sugarcane production in various countries. It includes the following columns:

  1. Country: The name of the country.
  2. Continent: The continent where the country is located.
  3. Production(Tons): Total sugarcane production in tons.
  4. Production_per_person(Kg): Sugarcane production per person in kilograms.
  5. Acreage(Hectare): Total acreage of land used for sugarcane cultivation in hectares.
  6. Yield(Kg/Hectare): Yield of sugarcane in kilograms per hectare.

What it does?

  • Data Cleaning: Removing unwanted characters characters (e.g., commas, dots) from numeric columns and dropping irrelevant columns. Changing the data type accordingly.
  • Univariate Analysis: Examinnig of each column separately, Identifying the outliers using boxplot and data distribution.
  • Bivariate Analysis: Exploring the relationship between two different columns. Scatterplots and bar plots are used to visualize these relationships.
  • Correlation Analysis: The correlation analysis investigates the relationships between numerical variables. A heatmap is used to visualize the correlation matrix and identify any significant correlations.
  • Analysis by Continent: Understanding the data at continent level.

Insights

  • Africa produces the most Sugarcane in Tons.
  • South America is the Continent with the maximum sugarcane production.
  • The country "Brazil" produces maximum sugarcane out of all countries.
  • Brazil has the highest Land.
  • Guatemala has the highest yield(kg/hectare).
  • Production per Person is highest in Paraguay.

sugarcane-production's People

Contributors

tanya-rawat 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.