Automation of Pontius Matrix
Project description
pontiPy: A Python Library for Map Comparison Metrics in a Cross-Tab Matrix Latest Version: 3.0 Latest Update: October 2021 Python Version: 3.7
Dependencies & Usage
- Download: pip install -i https://test.pypi.org/simple/ pontiPy==3.0
- Required libraries for pontiPy usage
import pandas as pd
from pontiPy import pontiPy
- Creating a Dataframe from an inputted Sample & Loading the pontiPy package
df = pd.read_csv('sample.csv', index_col= 0)
display(df)
pontipy_df = pontiPy(df)
Further Information & Contact
-
Library Information:
Priyanka Verma, prverma@clarku.edu Priscilla Ahn, pahn@clarku.edu -
Metric Methodolgy:
Robert (Gil) Pontius, rpontius@clarku.edu
See Metrics that Make a Difference, Chapter 4
Link to Chapter 4
Acknowledgements
Dr. Robert Gilmore Pontius Jr created the first version of this workbook in 2001. Pontius has revised this workbook several times, and each revision has a larger number for the suffix of the filename. Pontius created version 42 in 2019.
Visit www.clarku.edu/~rpontius for publications on this workbook's methods. Specificaly, see: Pontius Jr, Robert Gilmore and Ali Santacruz. 2014. Quantity, Exchange and Shift Components of Differences in a Square Contingency Table. International Journal of Remote Sensing 35(21): 7543-7554.
Pontius Jr, Robert Gilmore. 2019. Component intensities to relate difference by category with difference overall. International Journal of Applied Earth Observations and Geoinformation 77: 94-99.
Pontius Jr, Robert Gilmore and Marco Millones. 2011. Death to Kappa: birth of quantity disagreement and allocation disagreement for accuracy assessment. International Journal of Remote Sensing 32(15): 4407-4429.
Aldwaik, Safaa Zakaria, Jeffrey A Onsted, and Robert Gilmore Pontius Jr. 2015. Behavior-based aggregation of land categories for temporal change analysis. International Journal of Applied Earth Observation and Geoinformation 35(Part B): 229-238.
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
Built Distributions
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 pontiPy-3.0.tar.gz.
File metadata
- Download URL: pontiPy-3.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f6a165824e45d827650e1fb2e4df288eb4ce140acc02b9f9d06dfc01846e07f
|
|
| MD5 |
8ee0a8d019a9266ce1b4d9c569e03b38
|
|
| BLAKE2b-256 |
55648d45bebc32649ac9bff2af5ddd5426bbe2aa0466e8709247b6d238933118
|
File details
Details for the file pontiPy-3.0-py3.7.egg.
File metadata
- Download URL: pontiPy-3.0-py3.7.egg
- Upload date:
- Size: 9.8 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
246fecd51bfffe7c4e32776aac3e744a0cde901657c60e04e82c3b7fe7293abb
|
|
| MD5 |
1c51ce64b37222ad5fb530dae44ea879
|
|
| BLAKE2b-256 |
2f781a0e726b73ca4e9d72280c337e26ef595c44bda8d7da38bc09ea252db6b1
|
File details
Details for the file pontiPy-3.0-py3-none-any.whl.
File metadata
- Download URL: pontiPy-3.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1ef5684983d6d2017e2eb1f76c170c5bd12054a8692b21c6313a500c34357d1
|
|
| MD5 |
ff809565a38477bf2d823ea06162aad3
|
|
| BLAKE2b-256 |
56a2f63325c47005e54400247810c1c997bae70a64ef75c9aa7c913c5f4ae84f
|