Python package for MSIA 423 Assignment 1
Project description
Analytics Value Chain Assignment 1
Author: Tiffany Ke (tkt1750)
This project is for Northwestern MSiA 423 Analytics Value Chain Assignment 1.
The requirments for this assignment are as below:
- Create a Python package from the functions in develop-aquastat-functions.ipynb download. Be sure to add all of the files required for a pip installable Python package and structure the package according to the guidelines from the Python package module.
- Adhere to module writing guidelines from the Writing Python modules lecture.
- Add unit tests in the appropriate location within the package for each testable function. The unit tests for time_slice() have already been developed for you in develop-time-slice-tests.ipynb download. Bonus points if your unhappy path tests for the other functions cover different use cases than the examples.
- Configure a Python logger through Python’s logging package and add logging that includes at least two of the four levels: DEBUG, INFO, WARNING, ERROR
- Add one-line docstrings to variable_slice() and country_slice()
- Add full docstrings to time_series(), plot_heatmap(), and plot_histogram()
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
tiffanyke-aquastat-1.0.7.tar.gz
(763.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tiffanyke-aquastat-1.0.7.tar.gz.
File metadata
- Download URL: tiffanyke-aquastat-1.0.7.tar.gz
- Upload date:
- Size: 763.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fcba48916f90b011d2fb5ca09e043497e8a7ca03231a29adc94c3b13b759f20
|
|
| MD5 |
5d3a8f466fb943f6c3234ca14107934b
|
|
| BLAKE2b-256 |
0b9572cac3ea65073dfe458cd9ed03795c46e92aa5b5caa5e09038301c0f937d
|
File details
Details for the file tiffanyke_aquastat-1.0.7-py3-none-any.whl.
File metadata
- Download URL: tiffanyke_aquastat-1.0.7-py3-none-any.whl
- Upload date:
- Size: 763.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7b57b1e96c89ceb2cb2b09628e5448ebb17de5158121aaabd7a94c8304969cc
|
|
| MD5 |
6fa1fc608050074d45dc6e038c28fb26
|
|
| BLAKE2b-256 |
38db10eaac44b8a2ecd69ddbc33068876111854b16a039251b6d0bc629a53867
|