A light weight python data exploration and analysis tool
Project description
sci-analysis
An easy to use python based data exploration and analysis tool by Chris Morrow
Current Version
1.4 — Released August 19, 2016
What is sci-analysis?
sci-analysis is a python package for performing 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.
Currently, sci-analysis can only be used for analyzing numeric data. Categorical data analysis is planned for a future version. The three types of analysis that can be performed are histograms of single vectors, correlation between two vectors and one-way ANOVA.
What’s new in sci-analysis version 1.4?
In version 1.4, sci-analysis was re-written to be more pythonic and to support python 3. A ton of new graphing options have been added histograms, scatter plots and oneway plots. Histograms can now display an accompanying cumulative distribution plot and fit lines to a specified distribution can be displayed on both the histogram and cumulative distribution plot. Scatter plots can now overlay density contour lines and display boxplot borders. Boxplots have been revamped and are now overlayed on top of a kernel density estimation, which provides a much better representation of distribution density. New tests have been added for comparing two distributions – Student’s T Test for normally distributed data, the Mann Whitney U Test for non-parametric data and the two-sample Kolmogorov-Smirnov Test for small non-parametric samples. The Kolmogorov-Smirnov Test has been added for determining goodness-of-fit to a specified distribution as well.
Getting started with sci-analysis
The documentation on how to install and use sci-analysis can be found 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-1.4.1.tar.gz
.
File metadata
- Download URL: sci_analysis-1.4.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36bf5567384014c283afa41e0091a085d3c61231553426d8a6c8d59a3a6b1214 |
|
MD5 | 2958d53b5a78dffd9ba302e349717dc5 |
|
BLAKE2b-256 | 3b9fb2f72098a3b6909148a4af742843a46d2c2e7d083ab8da16b476aca7b5db |
File details
Details for the file sci_analysis-1.4.1-py2.py3-none-any.whl
.
File metadata
- Download URL: sci_analysis-1.4.1-py2.py3-none-any.whl
- Upload date:
- Size: 21.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d981b81d9622f513aa886187a4743f1698168c2c5cb467498ec427b9de4a634 |
|
MD5 | 88d0dd7abcfb74373e6e9da818e62b9d |
|
BLAKE2b-256 | 0db986090260da8efaa7592694694a690f57222a74dbf47803a99044875a5567 |