Sumnplot

Latest version: v0.3.0

Safety actively analyzes 627737 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.1.dev0

-----------------------

Fixed
^^^^^

- Fix conda env file for mybinder.org not specifying where to install sumnplot from (now installed from pypi)

0.3.0

------------------------------------------------------------------------------------------------------

Added
^^^^^

- Add github actions pipelines
- Add ``.flake8``, ``mypy.ini`` and ``.pre-comit-config.yaml`` files for the project
- Add ``checks`` module
- Add new ``summary.ColumnSummariser`` class to summarise multiple columns
- Add new base class for discretisers; ``discretisation.Discretiser``
- Add new changelog in ``CHANGELOG.rst`` file

Changed
^^^^^^^

- Rename package to sumnplot
- Update documentation on readthedocs
- Update demo notebooks and rename ``examples`` folder to ``demo``
- Update project ``README.md``
- Change project to use ``flit`` as the package build tool
- Swap ``requirements.txt`` to ``pyproject.toml``
- Combine ``plot.one_way`` and ``plot.two_way`` modules into ``plot.matplotlib``
- Convert ``data_values_summary.data_values_summary`` function to ``summary.DataFrameValueCounter`` class
- Convert ``discretisation.discretise`` function into ``discretisation.EqualWidthDiscretiser``, ``discretisation.EqualWeightDiscretiser``, ``discretisation.QuantileDiscretiser`` classes

Removed
^^^^^^^

- Remove ``plot.helpers`` and ``plot.templates`` modules
- Remove ``plot.one_way.summary_plot`` and ``plot.two_way.summary_plot`` functions
- Remove ``tests`` folder

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.