ADS practical exam programs as a reusable Python package.
Project description
ads_67
ads_67 is a Python package containing ADS practical exam programs as importable modules.
Installation
pip install ads_67
Local development install
pip install -e .
Available modules
ads_67.bowley_skewnessads_67.skewness_kurtosisads_67.univariate_data_analysisads_67.multivariate_data_analysisads_67.normal_distributionads_67.poisson_distributionads_67.z_testads_67.outlier_detectionads_67.performance_evaluationads_67.arima
Usage
from ads_67 import arima
rmse = arima.run()
print(rmse)
Each module exposes a run() function.
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
ads_67-0.1.1.tar.gz
(7.2 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
ads_67-0.1.1-py3-none-any.whl
(10.1 kB
view details)
File details
Details for the file ads_67-0.1.1.tar.gz.
File metadata
- Download URL: ads_67-0.1.1.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f79075b84eb55e76fc6676ccdceafb573bb91a52e9799b1db67ef4f87b8babb
|
|
| MD5 |
b3d9e9fe9561694525a867014916ed32
|
|
| BLAKE2b-256 |
3d33d88b7f2353f1f555d9b8b4942027b5f91673cb2b400d709f73134f315139
|
File details
Details for the file ads_67-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ads_67-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b405842960da525d7df275decaa871dbf59c3e9b9ac4183d8de7515b4b34021
|
|
| MD5 |
e0053ddd47b2149731eede0b58695067
|
|
| BLAKE2b-256 |
03db9e23346769f3d19c446c60f13a7f0a86818895798a04602eeab7be559ace
|