staircase

A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.

MIT License

Downloads
3K
Stars
59
Committers
13

Bot releases are visible (Hide)

staircase - staircase 2.5.2 Latest Release

Published by venaturum over 1 year ago

This is a patch release in the 2.5.x series and includes compatibility with python 3.11
See changelog for details.

staircase - staircase 2.5.1

Published by venaturum over 1 year ago

This is a patch release in the 2.5.x series and includes compatibility for pandas 2.

See changelog for details.

staircase - staircase 2.5.0

Published by venaturum about 2 years ago

This is a minor release in the 2.x series and includes a couple of minor bugfixes. There is no added functionality however support for Python 3.6 has been dropped.

See the changelog for details.

staircase - staircase 2.4.2

Published by venaturum over 2 years ago

This is a patch release in the 2.4.x series and includes a fix for a bug where Stairs.from_values would fail with timezone aware timestamp data.

See changelog for details.

staircase - staircase 2.4.1

Published by venaturum over 2 years ago

This is a patch release in the 2.4.x series and includes a fix for a bug introduced in v2.4.0 where a pandas warning was generated when constructing/layering Stairs objects with NA-like arguments.

staircase - staircase 2.4.0

Published by venaturum over 2 years ago

This is a minor release in the 2.x series and includes several new small features, no bug fixes.

See the changelog for details.

staircase - staircase 2.3.0

Published by venaturum almost 3 years ago

This is a minor release in the 2.x series and includes new functionality for pandas Extension Arrays including arithmetic and relational operations.

See the changelog for details.

staircase - staircase 2.2.0

Published by venaturum almost 3 years ago

This is a minor release in the 2.x series and includes new functionality for pandas extensions including Extension Array, Series accessor, and several new methods.

See the changelog for details.

staircase - staircase 2.1.1

Published by venaturum almost 3 years ago

This is a patch release in the 2.1.x series and includes a single bug fix. The bug is inherited from a known issue in pandas (https://github.com/pandas-dev/pandas/issues/34251) which causes staircase.Stairs.plot to fail when style="hlines" and numexpr package is installed.

staircase - staircase 2.1.0

Published by venaturum almost 3 years ago

This is a minor release in the 2.x series and includes new functionality, no bugfixes.

See changelog for full details.

staircase - staircase 2.0.4

Published by venaturum about 3 years ago

This is a patch release in the 2.0.x series and includes a single bug fix:

  • bugfix for array aggregation where array contains a constant value step function over non-float domain (#GH119)
staircase - staircase 2.0.3

Published by venaturum about 3 years ago

This is a patch release in the 2.0.x series and includes a couple of bug fixes.

See the changelog for details of these changes.

staircase - staircase 2.0.2

Published by venaturum about 3 years ago

This is a patch release in the 2.0.x series and includes a single bug fix.

See the changelog for details of this change.

staircase - staircase 2.0.1

Published by venaturum about 3 years ago

This is a patch release in the 2.0.x series and includes some bug fixes and error checking.

See the changelog for details of these changes.

staircase - staircase 2.0.0

Published by staircase-dev about 3 years ago

A major release with several enhancements added, namely masking, slicing and the implicit handling of dates. The library is now based on pandas and numpy, resulting in significant speedups. While much of the API has remained the same, or similar, there are many backwards incompatible changes and deprecations. See documentation at www.staircase.dev for details.

Package Rankings
Top 35.43% on Conda-forge.org
Top 8.28% on Pypi.org
Related Projects