Skip to content

hanibounoua/nyc-taxi-trip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

New York city Taxi trips Data

Data Source: New York city taxi trips

Setting up the environement

With virtual environment:

If you work with a python environement (which I highly recommand), you will have to create an environement using eather venv, which is a build-in module in python3 or virtualenv, which can be installed using the following commande pip install virtualenv.

After installing the environment (you can check the documentation of the package), and activating it you can use the commande pip install -r requirement.txt.

Global installation:

Run the commande pip install -r requirement.txt.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published