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.0.tar.gz
(6.8 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 ads_67-0.1.0.tar.gz.
File metadata
- Download URL: ads_67-0.1.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
554bddb645e9709719c084a01a20c8cca21db97308b65e0d4ca00e82fae428a1
|
|
| MD5 |
12e1037c187174a6d210229761a65273
|
|
| BLAKE2b-256 |
abf5acb1ff071bdf20c9a659d7ffc91c080f09500b3cc017f4943e7143cfa16b
|
File details
Details for the file ads_67-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ads_67-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.4 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 |
6169dae7856176f220ee34225dad3affa4ab487ee78d66d2e3c353027b510177
|
|
| MD5 |
069606d71b2208666d5ce39dbc45b735
|
|
| BLAKE2b-256 |
474ab9df9a10d0b9e5a821f4b449d8e2c7b3ca6843f14f41ce2b5f45341d1954
|