Metadata-Version: 2.1
Name: cse163-utils
Version: 0.1.0
Summary: Useful helper functions for CSE 163: Intermediate Data Programming course content. https://cse163.github.io/book/
License: MIT
Author: Hunter Schafer
Author-email: hschafer@cs.washington.edu
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pandas (>=1.4.1,<2.0.0)
