Releases: TinoGehlert/md_plot
Releases · TinoGehlert/md_plot
pd.concat and unidip
- append method of pandas (series and dataframes) replaced by pd.concat
- unidip package uses depricated methods, therefore the code was integrated into md_plot and debugged
bugfix part 2
readme_pypi.rst now included in manifest.in
bug fixes
append method replaced by np.append and index of dataframes removed (issue with mulit-index)
Parameters updated and handling of small data vectors improved
- parameters adapted to current R version - handling of small data vectors (less than 5 unique values) improved - pareto estimator will now ensure that all data is contained in pareto ball
Long Table Format
v0.1.7 MDplot can now handle data in long table format
pareto_radius debugged
v0.1.6 in some cases the pareto_radius function returned a scalar value inst…
scaling paramater is now working
v0.1.5 scaling parameter is now working
Imports debugged
v0.1.4 imports debugged
Interface identical to R-Version
v0.1.3 tar ball name corrected
improved examples
v0.1.2 redundant key columns dropped from example data