Skip to content

Conversation

@GaurPeeyush
Copy link

the execution is throwing an error, to fix it we gotta define the datatype upfront!

files_clusters_index_array = np.array(files_clusters_index_array, dtype="object")

files_clusters_index_array = np.array(files_clusters_index_array, dtype="object")

defining the datatype!
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