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 fix: facilitate scalar check for more generic objects like datetime, sets as well #42

Closed
wants to merge 1 commit into from

Conversation

grahitr
Copy link
Member

@grahitr grahitr commented Feb 19, 2023

#37

using the suggestion of np.ndim in place of np.isscalar from https://numpy.org/doc/stable/reference/generated/numpy.isscalar.html

@grahitr grahitr closed this Aug 6, 2023
@grahitr
Copy link
Member Author

grahitr commented Aug 6, 2023

We have handled this issue more generically in #49

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 this pull request may close these issues.

1 participant