Forum Discussion

viveksasi94's avatar
viveksasi94
Icon for Helper I rankHelper I
7 years ago
Solved

How to extract required values from a text

Hi everyone,

 

I have a dataset in which one column is in text data type. I need to extract the Intent and its corresponding score from each row.

Please take a look at the sample dataset.

Input

 

Required Output

Thanks in advance :)

2 Replies

    • viveksasi94's avatar
      viveksasi94
      Icon for Helper I rankHelper I

      Thanks for your suggestion, but splitting the columns is not working for me as the order of intents may change. This leads to adding other intents also into the column. For example in the 1st row it starts with Admin, but in second row it started with PTO.