Pandas-indexing

Latest version: v0.6.0

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

Scan your dependencies

Page 4 of 4

0.2.2

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

* :py:func:`~core.assignlevel` takes labels from an optional positional dataframe :pull:`5`
* Add :py:func:`~core.dropnalevel` to remove missing index entries :pull:`4`, :pull:`6`

0.2.1

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

* Restore compatibility with python 3.8
* Improve typing and add tests for :py:func:`~selectors.isin` and
:py:func:`~selectors.ismatch`

0.2

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

* :py:func:`~selectors.isin` and :py:func:`~selectors.ismatch` are now callable objects,
which can be composed with the standard ``~``, ``&`` and ``|`` operators to more
complex queries
* :py:func:`~arithmetics.add`, :py:func:`~arithmetics.subtract`,
:py:func:`~arithmetics.multiply` and :py:func:`~arithmetics.divide` in the new
:py:mod:`arithmetics` module extend the standard pandas operations with ``join`` and
other arguments known from :py:meth:`pandas.DataFrame.align`.
They are also available from the :py:mod:`idx accessor <accessors>`.
* Both additions were introduced in :pull:`3`

0.1.2

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

* Add usage guide to documentation
* Fix :py:func:`~core.semijoin` method

0.1.1

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

* Clean up documentation and switch theme (:pull:`1`)
* Add :py:func:`~core.semijoin` method (:pull:`2`)
* Introduce pandas accessor :py:mod:`idx <accessors>` on :py:class:`~pandas.DataFrame`,
:py:class:`~pandas.Series` and :py:class:`~pandas.Index`

0.1

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

* Initial release

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.