mwong770 / Pyber-Ride-Sharing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyber-Ride-Sharing

  • Analyzes a ride sharing company's recordset of historic rides and active drivers

Table of Contents

πŸ’» Technologies Used

πŸ“€ Installation and Usage

πŸ’₯ Features

πŸ‘€ Developer

πŸ“§ Questions or Comments

πŸ’» Technologies Used

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

πŸ“€ Installation and Usage

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

πŸ’₯ Features

  • reads csv files with data
  • builds a bubble plot to show the relationship among city type (urban, suburban, rural), total number of drivers per city, total number of rides per city and the average fare per city
  • builds pie charts to show the percent of total fares by city type, percent of total rides by city type, and the percent of total drivers by city type
  • reports findings

πŸ‘€ Developer

  • Maria Wong

πŸ“§ Questions or Comments

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

Thanks for checking out Pyber-Ride-Sharing!

About


Languages

Language:Jupyter Notebook 100.0%