How to treat text and numbers in table for Embeddings API?

How to parse text and numbers data stored in a table to
OpenAI API ? What are the best practices?

1 Like

Not really any good ways using the API. Consider using Camelot to parse tables from PDF directly into pd dataframe…