Skip to content

Releases: TinoGehlert/md_plot

pd.concat and unidip

01 Jul 11:58

Choose a tag to compare

  • 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

09 Mar 13:20

Choose a tag to compare

readme_pypi.rst now included in manifest.in

bug fixes

09 Mar 13:08

Choose a tag to compare

append method replaced by np.append and index of dataframes removed (issue with mulit-index)

Parameters updated and handling of small data vectors improved

15 May 10:10

Choose a tag to compare

- 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

04 Oct 09:56

Choose a tag to compare

v0.1.7

MDplot can now handle data in long table format

pareto_radius debugged

10 Aug 09:14

Choose a tag to compare

v0.1.6

in some cases the pareto_radius function returned a scalar value inst…

scaling paramater is now working

20 Jul 11:24

Choose a tag to compare

v0.1.5

scaling parameter is now working

Imports debugged

30 Jun 12:14

Choose a tag to compare

v0.1.4

imports debugged

Interface identical to R-Version

30 Jun 11:57

Choose a tag to compare

v0.1.3

tar ball name corrected

improved examples

21 Jun 16:33

Choose a tag to compare

v0.1.2

redundant key columns dropped from example data