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
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:
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 Distribution
File details
Details for the file sci_analysis-2.2.1.tar.gz
.
File metadata
- Download URL: sci_analysis-2.2.1.tar.gz
- Upload date:
- Size: 64.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8943303e41887ea4375b04bff0357761785f0e183442518d2759383a5b14735c |
|
MD5 | 4536c6191217fb3a72b4c68e060b6e1f |
|
BLAKE2b-256 | ec4b011af4741840b4c338d0278bbd0a436d18aa0467e2382160847226ac2366 |
File details
Details for the file sci_analysis-2.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: sci_analysis-2.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 85.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14e325f409e3a792c0d9fa9f7858914f1cda4e69cc78464ab1d02f8ba9e12681 |
|
MD5 | 0ee4e4e08411c8acc313c5161ba3822f |
|
BLAKE2b-256 | 3002299a2c29e3aa67c781063ec836b199d4f356a4ff69e36e7427b277a4cebb |