Skip to content

DOC: add staircase to pandas ecosystem page in docs #45635

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
venaturum opened this issue Jan 26, 2022 · 0 comments · Fixed by #45636
Closed

DOC: add staircase to pandas ecosystem page in docs #45635

venaturum opened this issue Jan 26, 2022 · 0 comments · Fixed by #45636

Comments

@venaturum
Copy link
Contributor

staircase has been on a trajectory to operate as part of the pandas ecosystem.

With support for extension data types, extension arrays, and Series accessor several months ago, this journey has reached completion.

May it be added to the pandas ecosystem doc page?

Proposed additions:

Domain Specific

staircase is a data analysis package, built upon pandas and numpy, for modelling and manipulation of mathematical step functions. It provides a rich variety of arithmetic operations, relational operations, logical operations, statistical operations and aggregations for step functions defined over real numbers, datetime and timedelta domains.

Accessors

staircase sc Series provides methods for querying, aggregating and plotting step functions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant