pypi lab 5.0
v5.0 (2019-12-04)

latest releases: 8.4, 8.3, 8.2...
5 years ago

Lab

  • Deprecate support for Python versions 2.7 to 3.5.
  • Allow only a single aggregation function for Attribute objects.
  • If there is only a single HTML table, show it when the page loads.
  • Remove broken --log-level command line parameter. You can call
    tools.configure_logging(logging.DEBUG) to enable debug messages instead.
  • Pass old hard memory limit when setting soft memory limit.

Downward Lab

  • Scatter plots:

    • Add relative parameter for drawing relative scatter plots.
    • Draw points for algorithm pairs with missing values on axis boundaries.
    • Allow drawing negative values on linear and symlog axes.
    • Remove xscale and yscale parameters in favor of a new scale parameter.
    • Fold PlotReport class into ScatterPlotReport.
    • Simplify code by letting Matplotlib compute axis limits automatically.

Don't miss a new lab release

NewReleases is sending notifications on new releases.