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()
Release files for tiffanyke-aquastat 1.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tiffanyke-aquastat-1.0.7.tar.gz | 763.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tiffanyke_aquastat-1.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.5 MB
Release files / tiffanyke-aquastat-1.0.7.tar.gz
| Download URL | tiffanyke-aquastat-1.0.7.tar.gz |
|---|---|
| Size | 763.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7fcba48916f90b011d2fb5ca09e043497e8a7ca03231a29adc94c3b13b759f20
|
|
BLAKE2b-256 checksum How to use checksums |
0b9572cac3ea65073dfe458cd9ed03795c46e92aa5b5caa5e09038301c0f937d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / tiffanyke_aquastat-1.0.7-py3-none-any.whl
| Download URL | tiffanyke_aquastat-1.0.7-py3-none-any.whl |
|---|---|
| Size | 763.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b7b57b1e96c89ceb2cb2b09628e5448ebb17de5158121aaabd7a94c8304969cc
|
|
BLAKE2b-256 checksum How to use checksums |
38db10eaac44b8a2ecd69ddbc33068876111854b16a039251b6d0bc629a53867
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|