Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on June 18, 2024 9:17PM
Likes: 0
Replies: 0
Hi,
I am using a python recipe to get embeddings from my text features in Dataiku and everything worked out fine, but the embeddings did not come out with comma delimiters when I write the output to a dataframe. I needed that format to perform a similarity search on the dataframe.
Does anyone knows a way around this?