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

Fixing numpy deprecationwarning in timeslices concatenation #1207

Merged

Conversation

erikvansebille
Copy link
Member

This commit fixes the VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. warning

This commit fixes the `VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated.` warning
@erikvansebille erikvansebille merged commit 04485b2 into master Aug 2, 2022
@erikvansebille erikvansebille deleted the fix_deprecwarning_ndarrayfromraggednestedsequences branch August 2, 2022 06:08
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