PCI group estimate
Project description
pci@Version: 0.2.3
Introduction
[1] 评估PCI group;
[2] 地理化呈现评估结果
[3] 提供测距/自定义矢量图层等基本功能
Package Install
python_requires=">=3.5"
Import File Format
导入文件要求:
[1] csv格式文件;
[2] 至少包括以下几个列名的列:'enodebid','cellid','pci', 'longitude', 'latitude', 'city', 'cellname'.
其他要求:
[1] 经纬度:请遵循经纬度的有效范围输入有效值,但程序中暂时没有加以限制;
[2] PCI组:请遵循PCI组号的有效范围0至167的整数,但程序中暂时没有加以限制.
Example Usage
以下提供两种用法
.. code:: python
from pci import *
pci() / main() / init()
.. code:: python
import pci
pci.pci() / pci.main() / pci.init()
Help Document
.. code:: python
import pci
help(pci)
LICENSE
See LICENSE.txt file.
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
pci-0.2.3.tar.gz
(11.6 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
pci-0.2.3-py3-none-any.whl
(13.1 kB
view details)
File details
Details for the file pci-0.2.3.tar.gz.
File metadata
- Download URL: pci-0.2.3.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/46.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d79cb6913ec135434c3d5d702d9edba5922c66f913f5c29369613fe312116489
|
|
| MD5 |
1fbcdb61a499a0dfce332143459aac37
|
|
| BLAKE2b-256 |
48ea07cb6a0af9f124b2c6a1b4350e33046b452a4ef95424bb7f4728cf0a516d
|
File details
Details for the file pci-0.2.3-py3-none-any.whl.
File metadata
- Download URL: pci-0.2.3-py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/46.3.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26728375ef9412cc4d283f6b25e7d934462ec7b2e31a11705e213a7fd4b4cb6d
|
|
| MD5 |
7f93da432ec8c5a501e7ddfd0355b258
|
|
| BLAKE2b-256 |
8af17470cc49287b74869cf0c61676e18e47aa686cd274c0369f51fa725b27f2
|