Skip to main content

A set of descriptive statistics and hypothesis tests

Project description

Descriptive Statistics and Hypothesis Tests

The goal of this library is to provide a common interface for existing hypothesis tests across several frameworks as well as implement some new ones. Additionally this library is here to provide a set of descriptive statistics that may be overlooked.

Implemented Notions

  • Timeseries Data

This is data with a timeseries component, therefore this data is collected over time. Time will be one of the variables collected, on some scale

  • Geo Spatial Data

This is data with a geospatial component, therefore this data is collected with coordinates of some kind. It is likely latitude and longitude or some variant there of will be present in data sets of this kind.

  • Numeric Data

This is data without time or geospatial structure. For now it is the blanket for all other data. If a better name is decided upon, it will be used in this names place.

  • Image Data

This is data from images that has been transformed via some feature engineering to numbers or possibly the raw pixels in some scale, likely RGB or Grey scale.

  • Text Data

This is textual data that has been transformed via some feature engineering to numbers.

Known Installation Issues

If you get ModuleNotFoundError: No module named 'tkinter':

Since this library relies on pysal, it relies on tkinter. Tkinter is a weird library in that it isn't pip installable. On some systems it comes pre-installed, on others it does not. For ubuntu the fix is:

sudo apt-get install idle3

This is the only way I've found to install tkinter for python 3. This library does not offer python 2 support so I won't discuss installation for that version.

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

describer_ml-0.28.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

describer_ml-0.28-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file describer_ml-0.28.tar.gz.

File metadata

  • Download URL: describer_ml-0.28.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.5

File hashes

Hashes for describer_ml-0.28.tar.gz
Algorithm Hash digest
SHA256 30cd32b0c73e5ed0e03937a880c35361bef97d112365587d9cefe890f1b6cc16
MD5 9a87f5c5d94ed504f2bef07728157103
BLAKE2b-256 62eb57bad5d88d1d05de37da21157c7a379709283905a5c437fb0a4454d025a4

See more details on using hashes here.

File details

Details for the file describer_ml-0.28-py3-none-any.whl.

File metadata

  • Download URL: describer_ml-0.28-py3-none-any.whl
  • Upload date:
  • Size: 11.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.5

File hashes

Hashes for describer_ml-0.28-py3-none-any.whl
Algorithm Hash digest
SHA256 42fe1574005309e84b72da6e12abc3ecd160990d5f5a6243d7c4ae496c17f994
MD5 fd47a2cfdd1de09c3831ebe9fa370716
BLAKE2b-256 28d02f9f3336975853d43edfb9aec4de1b56bdc2a67d83c11574d4ee4b8c5cc7

See more details on using hashes here.

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