Skip to main content

Mathematical tools for Python

Project description

Mathematical tools for Python

Includes tools for calculating mean, median and standard deviation of rows in data frames, detection of outliers, and statistical calculations

Docs

Documentation Status

Tests

Travis Build Status Requirements Status Coverage CodeFactor Grade

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Anaconda

Conda - Package Version Conda - Platform

Other

License GitHub top language GitHub commits since tagged version GitHub last commit Maintenance

Installation

mathematical can be installed from PyPI or Anaconda.

To install with pip:

$ python -m pip install mathematical

To install with conda:

  • First add the required channels

$ conda config --add channels http://conda.anaconda.org/domdfcoding
$ conda config --add channels http://conda.anaconda.org/conda-forge
  • Then install

$ conda install mathematical

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

mathematical-0.1.12.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distribution

mathematical-0.1.12-py3-none-any.whl (22.2 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