It is a package that allows you to estimate the height of the owner of the femur using the femur.
Project description
___ _
/ __\__ _ __ ___ _ _| |_
/ _\/ _ \ '_ ` _ \| | | | __|
/ / | __/ | | | | | |_| | |_
\/ \___|_| |_| |_|\__,_|\__|
Introduction
- It is a package that allows you to estimate the height of the owner of the femur using the femur length.
- In 2019, I reorganized the code I wrote as a hobby while learning Python.
Installation
#pip
pip install Femut
#github
git clone https://github.com/ChanToRe/Femut.git
Docs
- The package contains a CUI program.
- This project use 'pandas'
- Formula
- Pearson
- Male : T = 81.306 + 1.880 * x
- Female : T = 72.844 + 1.945 * x
- Huzii
- Male : T = (2.47 * (Length*10) + 549.01)/10
- Female : T = (2.24 * (Length*10) + 610.43)/10
- Trotter&Glaser(Only Male)
- T = 2.15 * x + 72.57
Instructions
#Pearson
pearson(Length, Sex='Male or Female')
#Trotter&Glaser
tng(Length)
#Huzii
huzii(Length, Sex='Male or Female')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Femut-1.0.3.tar.gz
(3.4 kB
view details)
Built Distribution
Femut-1.0.3-py3-none-any.whl
(4.0 kB
view details)
File details
Details for the file Femut-1.0.3.tar.gz
.
File metadata
- Download URL: Femut-1.0.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.6 tqdm/4.62.4.dev6+g6c930f5 importlib-metadata/4.6.1 keyring/23.0.1 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f0bba386d5ad92bb479776dfd887ffec2bcea7a24ff762c13f48b37f446b0c41
|
|
MD5 |
84162e76cfe19708e0c110284a3abf81
|
|
BLAKE2b-256 |
88e92162d7f872e2236963aa7ea5f1835f21e10cdb7a0f4811bd1c112aa9f556
|
File details
Details for the file Femut-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: Femut-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.6 tqdm/4.62.4.dev6+g6c930f5 importlib-metadata/4.6.1 keyring/23.0.1 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
040770d80e0636f4715999e13e6c661e2b636b8dbd1a6945b34907c9d4c8b4cb
|
|
MD5 |
80abc0a74c8d23a5396507edbb5df10a
|
|
BLAKE2b-256 |
d81bb5228af973c0a7df3373a23c2ad07a149a3f831de431e042948afc9bdca2
|