Skip to content
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

BUG: Stairs._has_na fails when Stairs._data is None or does not contain a "value" column #86

Open
2 tasks
venaturum opened this issue Sep 11, 2021 · 0 comments
Labels
beginner difficulty level bug Something isn't working medium priority

Comments

@venaturum
Copy link
Collaborator

venaturum commented Sep 11, 2021

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of staircase.


Problem description

def _has_na(self):

This is a "private" function which checks to see if there are any undefined areas of the step function.

Test optional

@venaturum venaturum added beginner difficulty level bug Something isn't working medium priority labels Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner difficulty level bug Something isn't working medium priority
Projects
None yet
Development

No branches or pull requests

1 participant