Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

pci-0.2.3-py3-none-any.whl (13.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page