- Notifications
You must be signed in to change notification settings - Fork36
Example notebooks illustrating MovingPandas use cases
License
movingpandas/movingpandas-examples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains Jupyter notebooks demonstrating MovingPandas features.
👉Jump right in withExample 1: Getting Started
You can run the these notebooks on MyBinder - no installation required:
Alternatively, if you prefer VS Code, you can run Github Codespaces:
The main MovingPandas repo ishttps://github.com/movingpandas/movingpandas
Visitmovingpandas.org for details!
If you want to run these examples on your local machine, use the environment definition file (environment.yml) provided in this repository.
- Install Conda and mamba
- Clone the movingpandas-examples repository
- Navigate to the cloned directory
- Run
mamba env create -f environment.yml
- Activate the
mpd-ex
environment - Launch Jupyter notebooks and navigate to the
movingpandas-examples
directory - Now you can run the notebooks, experiment with the code and adjust it to your own data
First, you will need to install nbautoexport. Then register nbautoexport to run automatically while using Jupyter Notebook or Jupyter Lab:
- conda install nbautoexport --channel conda-forge
- nbautoexport install
Finally restart the Jupyter server.
About
Example notebooks illustrating MovingPandas use cases
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Contributors3
Uh oh!
There was an error while loading.Please reload this page.