Skip to content

Commit 939eacc

Browse files
committed
Code Cleanup and 0.0.1b5 released
1 parent 424e88b commit 939eacc

File tree

15 files changed

+5
-160
lines changed

15 files changed

+5
-160
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a helper package for a variety of functions as described in the Overview
44

55
# Installation
66

7-
pip install more==0.0.1b4
7+
pip install more==0.0.1b5
88

99
# Overview
1010

build/lib/more/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
name = "Scikit Helper"
1+
name = "Package More"

build/lib/more/viz_helper/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from .pca_helper import perform_pca, plot_prin_comps
55
from .plot_corr import plot_corr
66
from .plot_nulls import plot_nulls
7-
87
from .plot_data import plot_data
98
from .plot_parallel_coordinates import plot_parallel_coordinates
109
from .plot_similarity import plot_similarity

build/lib/pandas_helper/__init__.py

Lines changed: 0 additions & 124 deletions
This file was deleted.

build/lib/scikit_helper/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.
File renamed without changes.

dist/more-0.0.1b5-py3-none-any.whl

12.6 KB
Binary file not shown.

dist/more-0.0.1b5.tar.gz

7.14 KB
Binary file not shown.

helper.egg-info/PKG-INFO

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)