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:
- Book: https://cse163.github.io/book/#
- Course Website: cs.washington.edu/163
- Source code: https://github.com/cse163/cse163_utils
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file cse163_utils-0.1.2.tar.gz
.
File metadata
- Download URL: cse163_utils-0.1.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.3 Darwin/21.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1142ebd969a3708440b91cf86d2b710bb0bf49a5326ade9e24b80912a3faee76 |
|
MD5 | 3ee77fa08b2de40cef989bb7236a9e1e |
|
BLAKE2b-256 | 5c6d8e431464c2a5ddb463ac7803a3169074e396095484b1f321a63a965336db |
File details
Details for the file cse163_utils-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: cse163_utils-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.3 Darwin/21.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1169b14294cfbbd3dcb4ab6e28eca408253020e4cac3ca53dee98267b114b10d |
|
MD5 | 4251fe3cbd4d6c70ed25f08d50152ade |
|
BLAKE2b-256 | dbf7cf7e06e2c268c8796953432f9a7d52ad4d88ae7a7ec08e9494a7a065af39 |