Toolkit with functions designed to extract various information from JK contracts
Project description
JK_valuation
安装方法
命令行输入pip install -i https://test.pypi.org/simple/ jk-valuation
函数
extract_valuations(folder_path, subjects)
使用方法
from jk_valuation import extract_valuations
extract_valuations(文件路径:str, 科目:['科目','科目2',...])
生成的output.xlsx存放于input文件夹路径
使用案例
from jk_valuation import extract_valuations
extract_valuations('/Users/andy/Desktop/work/ubiquant/valuation/input', ['1002'])
**注意!windows机器输入文件路径是需要在路径前加r,如
r"C:\\..."
**
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file jk_contract-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: jk_contract-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d7a6f1bc1fa6c018c919ca9c0914ab4d499427e80e499eec3105ff6630ae7ee |
|
MD5 | bff2df285dd196e9834281d4354027d1 |
|
BLAKE2b-256 | 970eadcb83d6e75d844dfceb10b08ce7805fe83ea400f6da376d806e71bf3f69 |