Skip to main content

An easy to use and powerful python-based data exploration and analysis tool

Project description

sci-analysis

An easy to use and powerful python-based data exploration and analysis tool

Current Version:

2.2 --- Released January 5, 2019

PyPI PyPI PyPI Build Status Coverage Status

What is sci-analysis?

sci-analysis is a python package for quickly performing statistical data analysis. It provides a graphical representation of the supplied data as well as the statistical analysis. sci-analysis is smart enough to determine the correct analysis and tests to perform based on the shape of the data you provide, as well as how the data is distributed.

The types of analysis that can be performed are histograms of numeric or categorical data, bi-variate analysis of two numeric data vectors, and one-way analysis of variance.

What's new in sci-analysis version 2.2?

  • Version 2.2 adds the ability to add data labels to scatter plots.
  • The default behavior of the histogram and statistics was changed from assuming a sample, to assuming a population.
  • Fixed a bug involving the Mann Whitney U test, where the minimum size was set incorrectly.
  • Verified compatibility with python 3.7.

Getting started with sci-analysis

The documentation on how to install and use sci-analysis can be found here:

http://sci-analysis.readthedocs.io/en/latest/

Requirements

  • Packages: pandas, numpy, scipy, matplotlib, six
  • Supports python 2.7, 3.5, 3.6, and 3.7

Bugs can be reported here:

https://github.com/cmmorrow/sci-analysis/issues

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

sci_analysis-2.2.1.tar.gz (64.4 kB view hashes)

Uploaded Source

Built Distribution

sci_analysis-2.2.1-py2.py3-none-any.whl (85.8 kB view hashes)

Uploaded Python 2 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