A simple statistics utilities package
Project description
mypackage
Basit istatistik yardımcı fonksiyonları.
Kurulum
pip install mypackage
Kullanım
from mypackage import mean, median
data = [1, 2, 3, 4, 5]
print(mean(data)) # 3.0
print(median(data)) # 3
Fonksiyonlar
mean(values): Ortalama hesaplamedian(values): Medyan hesapla
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
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 mypackage_burakcan-0.1.0.tar.gz.
File metadata
- Download URL: mypackage_burakcan-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97fe5bc4d03ade07bef7239bb26ab1a403db3cf3208e0b522de1c59cda4068fd
|
|
| MD5 |
952126e0d65fa8cf9fbb58290f50d517
|
|
| BLAKE2b-256 |
83ef82f896c5a43630703db4521b3ccafc7b56c6a08f70d8bcf5a631fcef936e
|
File details
Details for the file mypackage_burakcan-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mypackage_burakcan-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d521b3a44b53fd8493fcc25217e146da3a605df8f3e1e56022cc07a4adc6f4b
|
|
| MD5 |
3e5bd171afaa459f07d7ed5f192d5c02
|
|
| BLAKE2b-256 |
112e0b0ea063921a33b4a894868176d5daf03af489c71e5fc5c1b2df84e643d3
|