Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Example notebooks illustrating MovingPandas use cases

License

NotificationsYou must be signed in to change notification settings

movingpandas/movingpandas-examples

Repository files navigation

Get it on Codeberg

Issue Tracker

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:Binder

Alternatively, if you prefer VS Code, you can run Github Codespaces:Open in GitHub Codespaces

The main MovingPandas repo ishttps://github.com/movingpandas/movingpandas

Visitmovingpandas.org for details!

Installation

If you want to run these examples on your local machine, use the environment definition file (environment.yml) provided in this repository.

  1. Install Conda and mamba
  2. Clone the movingpandas-examples repository
  3. Navigate to the cloned directory
  4. Runmamba env create -f environment.yml

Post installation

  1. Activate thempd-ex environment
  2. Launch Jupyter notebooks and navigate to themovingpandas-examples directory
  3. Now you can run the notebooks, experiment with the code and adjust it to your own data

Generating html exports using nbautoexport

First, you will need to install nbautoexport. Then register nbautoexport to run automatically while using Jupyter Notebook or Jupyter Lab:

  1. conda install nbautoexport --channel conda-forge
  2. nbautoexport install

Finally restart the Jupyter server.

About

Example notebooks illustrating MovingPandas use cases

Topics

Resources

License

Stars

Watchers

Forks

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp