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

get rid of deprecation warning "Creating an ndarray from ragged nested sequences" #182

Merged
merged 3 commits into from
Sep 10, 2020

Conversation

chipmuenk
Copy link
Owner

... by declaring explicitly np.array( some_ragged_list , dtype=object) or by handling the elements of ragged list indidually

Signed-off-by: Christian Münker <mail@chipmuenk.de>
…ed sequences"

Signed-off-by: Christian Münker <mail@chipmuenk.de>
…d sequences"

Signed-off-by: Christian Münker <mail@chipmuenk.de>
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