Skip to content

KaanDRoid/Taxi-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Taxi Analytics

This project is designed to analyze taxi data. Various analyses and visualizations are performed using Jupyter Notebook.

Table of Contents

Installation

Follow these steps to install the project dependencies:

  1. Install the required Python packages:
    pip install -r requirements.txt

Usage

To run the project, start Jupyter Notebook and open the relevant notebook file:

jupyter notebook

Then open the analysis.ipynb file to run the analyses.

Contributing

If you would like to contribute, please follow these steps:

  1. Fork the project.
  2. Create a new branch (git checkout -b new-feature).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin new-feature).
  5. Open a Pull Request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published