Skip to content

lgloege/mendotapy

Repository files navigation

pypi Documentation Status Formatted with black License: MIT contributions welcome

mendotapy

A Python 3.6+ package for analysis-ready Lake Mendota ice phenology data

Installing

PyPi

pip install mendotapy==1.0.0

GitHub

pip install -e git+https://github.com/lgloege/mendotapy.git#egg=mendotapy

Using the Package

Read data into a dataframe

import mendotapy
df = mendotapy.load()

Releases

No releases published

Packages

No packages published

Languages