Skip to main content

Useful helper functions for CSE 163: Intermediate Data Programming course content. https://cse163.github.io/book/

Project description

This package contains useful methods for CSE 163: Intermediate Data Programming.

The most commonly used functions for students will be

from cse163_utils import download

download("earthquakes.csv")

and

from cse163_utils import assert_equals

assert_equals(4, my_function("abc"))

Find out more:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cse163_utils-0.1.2.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

cse163_utils-0.1.2-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page