Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 791 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 791 Bytes

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