You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

pointpats

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pointpats

Methods and Functions for planar point pattern analysis

2.5.1
PyPI
Maintainers
3

pointpats: Point Pattern Analysis in PySAL

Continuous Integration codecov Documentation PyPI version DOI

Statistical analysis of planar point patterns.

This package is part of PySAL: The Python Spatial Analysis Library.

Introduction

This pointpats package is intended to support the statistical analysis of planar point patterns.

It currently works on cartesian coordinates. Users with data in geographic coordinates need to project their data prior to using this module.

Documentation

Online documentation is available here.

Examples

Installation

Install pointpats by running:

$ pip install pointpats

Development

pointpats development is hosted on github.

As part of the PySAL project, pointpats development follows these guidelines.

Bug reports

To search for or report bugs, please see pointpats' issues.

BibTeX Citation

@software{wei_kang_2023_7706219,
  author       = {Wei Kang and
                  Levi John Wolf and
                  Sergio Rey and
                  Hu Shao and
                  Mridul Seth and
                  Martin Fleischmann and
                  Sugam Srivastava and
                  James Gaboardi and
                  Giovanni Palla and
                  Dani Arribas-Bel and
                  Qiusheng Wu},
  title        = {pysal/pointpats: pointpats 2.3.0},
  month        = mar,
  year         = 2023,
  publisher    = {Zenodo},
  version      = {v2.3.0},
  doi          = {10.5281/zenodo.7706219},
  url          = {https://doi.org/10.5281/zenodo.7706219}
}

Keywords

spatial statistics

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts