Hi everyone,
I am currently working with patent data. Every row contains information on the applicants ID, year of patent application, as well as backward citations of a given patent. The backward cited patents are listed below each other within one cell. For example:
US5564332A
US5692382A
US5760065A
....
I would like to split the backward cited patent IDs up and create a new column for each "row" within the cell so that I only have one patent ID per cell to be able to merge the data set with another dataset.
I hope, it is clear what I mean - feel free to ask questions of course.
I would be very grateful for any help!!
Thanks a lot in advance,
Feli
I am currently working with patent data. Every row contains information on the applicants ID, year of patent application, as well as backward citations of a given patent. The backward cited patents are listed below each other within one cell. For example:
US5564332A
US5692382A
US5760065A
....
I would like to split the backward cited patent IDs up and create a new column for each "row" within the cell so that I only have one patent ID per cell to be able to merge the data set with another dataset.
I hope, it is clear what I mean - feel free to ask questions of course.
I would be very grateful for any help!!
Thanks a lot in advance,
Feli

Comment