mwong770 / Pandas-Pandas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pandas-Pandas

  • Academy_of_Py

    • Analyzes district-wide math and reading test results.
  • Heroes_of_Pymoli

    • Analyzes an independent gaming company's sales of optional items that enhance the gaming experience of a free game.

Table of Contents

πŸ’» Technologies Used

πŸ“€ Installation and Usage

πŸ’₯ Features

πŸ‘€ Developer

πŸ“§ Questions or Comments

πŸ’» Technologies Used

  • Python
  • Modules
    • os
    • pandas
    • numpy
  • Jupyter Notebook

πŸ“€ Installation and Usage

  • Clone the Pandas-Pandas repository to your local computer.
  • View the files in Jupyter Notebook or an editor with a Jupyter Notebook extension.

πŸ’₯ Features

  • Academy_of_Py

    • reads csv files with information on schools and students' scores and merges the data into a single dataframe
    • summarizes the data by district and school
    • identifies the top performing and bottom performing schools
    • summarizes the reading and math scores by grade levels at each school
    • summarizes the scores by school spending, school size, and school type
    • formats the data
    • reports trends in school performance
  • Heroes_of_Pymoli

    • reads a csv file with purchase data
    • summarizes the total purchases and purchases by gender
    • identifies the age and gender demographics of paying customers
    • summarizes the purchases by customers' gender and age
    • identifies the top spenders in the game
    • identifies the most popular items and most profitable items
    • formats the data
    • reports trends in sales

πŸ‘€ Developer

  • Maria Wong

πŸ“§ Questions or Comments

If you have any questions or comments, feel free to message me on LinkedIn.

Thanks for checking out Pandas-Pandas!

About


Languages

Language:Jupyter Notebook 100.0%