Skip to content

Mullans/GOUDA

Repository files navigation

GOUDA

Anaconda-Server Badge pypi

Good Old Utilities for Data Analysis!

Description

These are a bunch of data/image/filepath/etc utilities that I've made to help with my research projects. Feel free to use them as you would like, and I'd appreciate it if you make a pull request for any fixes/optimizations you may find.

Installation

gouda can be installed using pip

pip install gouda

Alternatively, you can install gouda with conda or mamba

conda install gouda -c smullan