Skip to content

Commit

Permalink
new update test
Browse files Browse the repository at this point in the history
  • Loading branch information
SUDHIR authored and SUDHIR committed Jul 15, 2016
1 parent 47d51d9 commit 32ba386
Show file tree
Hide file tree
Showing 6 changed files with 413 additions and 63 deletions.
134 changes: 72 additions & 62 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .ipynb_checkpoints/Test-checkpoint.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 0
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Ica(dataset):

In Distribution.py :
distri(dataset,name): It is used to tell whether name of dataset is continous or a discrete distribution
outlier(dataset,name): IT is used to calculate univariate dataset based on Z test in a name column of the dataset
outliers1(dataset,name): IT is used to calculate univariate dataset based on Z test in a name column of the dataset
hisplot1(dataset,name): IT is used to create a histagram for a name column
lineplot(dataset,name):
"Used to do autoscaling and plot line for group of data passed as a set of columns in a list "
Expand Down
Loading

0 comments on commit 32ba386

Please sign in to comment.