pastas.dataset#

This module contains functions to load datasets from the pastas-data repository on GitHub. The datasets are used for testing and examples in the documentation. The load_dataset function can be used to load a single csv file or multiple csv files from a subfolder in the pastas-data repository.

Functions

list_datasets

Print a list of available datasets in the pastas-data repository on GitHub.

load_dataset

Load csv-files from a subfolder in the pastas dataset repository on GitHub.