I have a file as you can see. I want to create
1- a 'dog' column that contains the 10 dog probabilities
2- a 'cat' column that contains the 10 cat probabilities
3- a 'text' column that contains the entire combined 10 text columns.
Here, a pair of rows have the information. The odd rows have the probs and the even ones have the text info. Therefore, I want to create a dataframe that contains the info in separate columns. text file dataframe
2.1m questions
2.1m answers
60 comments
57.0k users