Pre-release
This release is a pre-release and may not be stable for production use.
"More" Package
This is a helper package for a variety of functions as described in the Overview section below.
Installation
- For standard installation
pip install more
- For installing a particular version
pip install more==0.0.1b14
Overview
This is a helper package for a variety of functions
- Extension for Pandas Dataframe (Beta version released)
- Extension for Visualization (Beta version released)
- Extension for Scikit-learn (Beta version released)
Examples
Check out the examples folder for details on usage
Version History
0.0.1b14
- Added more helper functions for pandas
- Made files PEP8 compliant
0.0.1b13
- Added Hyperoptimization helper class (using hyperopt library)
- Added ability to do hyperparameter optimization in Cluster Helper Class
- Updated heatmap method name in cluster helper from plot_heatmap to plot_means_heatmap
0.0.1b12
- Add functions for plotting elbow curves.
- Code modified from: https://github.com/reiinakano/scikit-plot
- Modifications made to support running for Hierarchical Clustering as well as support for plotting Silhoutte Score
- typo fixed in function name
0.0.1b10 & 0.0.1b11
- Updated Visualization Helper to add function to plot Heatmap
- Updated BaseClusterWithN to allow plotting of heatmap showing how "cluster feature means" vary between clusters
- 0.0.1b11 included a small bug fix in 0.0.1b10
0.0.1b9
- Updated KMeans and Agglomerative Cluster Helpers to include evaluate_by argument
0.0.1b8
- Added Cluster Helpers for KMeans and Agglomerative Clustering
0.0.1b7
- Added Cluster Helper for Gaussian Clusters
- Fixed Bug for plot_parallel_coordinates where it was not working correctly for a multi-level categorical label
- Fixed bug for pandas helper for describing categorical and numeric fields - Now it gives a warning if the dataframe does not have any categorical or numeric field when those respective describe functions are called.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
more-0.0.1b14.tar.gz
(24.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
more-0.0.1b14-py3-none-any.whl
(35.8 kB
view details)
File details
Details for the file more-0.0.1b14.tar.gz.
File metadata
- Download URL: more-0.0.1b14.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76b8ecc91c50a8cadaa25523188ae8f7dc080571548f842a543e1f70944b2bfb
|
|
| MD5 |
575353b3752ca01cc2e727a636bc650f
|
|
| BLAKE2b-256 |
5f148dfeacede8681b2cf9a934c5dd32fa80aa2c1efe5674276c115aba5c5bb6
|
File details
Details for the file more-0.0.1b14-py3-none-any.whl.
File metadata
- Download URL: more-0.0.1b14-py3-none-any.whl
- Upload date:
- Size: 35.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f8d61b033cc0f90a98d1ef2ec7b07806ccc99495386fb82de6be41049e80714
|
|
| MD5 |
cd99cfaefc498f7640aff21d6ea2b014
|
|
| BLAKE2b-256 |
7a7f6f8c98ba343d8f6677ddd24f8ba7db2d90f9a5ac3f47f6759f6d7e7c511a
|