A calculation package
Project description
Introduction
ESF calculation tool
How to setup
Create your environment with conda
conda create -n <your_name> python=3.12 -y && conda activate <your_name>
Install with pip:
pip install core-tpl
ESF Calculation:
esf = ESFLogic(
price_dict=price,
data=df,
col_route='route_',
col_zone='zone_',
col_weight='final_weight'
)
df = esf.run()
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
price_mapping-0.0.1.tar.gz
(5.0 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 price_mapping-0.0.1.tar.gz.
File metadata
- Download URL: price_mapping-0.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
909ef6b4557607d7faac9e0c151f1178783ecf3157addc61bb975731ef0ad25c
|
|
| MD5 |
dd3eb6f628e7e7a3f33b6f284fa7f089
|
|
| BLAKE2b-256 |
e5016f5bc07bf3cfe1163fe4b82970bd07e91ce57e9194d10159fd3a4de37368
|
File details
Details for the file price_mapping-0.0.1-py3-none-any.whl.
File metadata
- Download URL: price_mapping-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c33fd6d84d560fd885443efe517905d42e844a9f85c969c3762ac22521b02c9
|
|
| MD5 |
2475acd0b2cf27574a7a3637d37483da
|
|
| BLAKE2b-256 |
51a4606287d095076fd6833378f8a8ed0d15dbba2a9d284e22e16c540ceb5225
|