Could you please help me with crafting a regex to split a string as follows:
anyrandomcharactermorerandoms
Into:
[anyrandomcharacter, morerandoms]
The initial string lives in a dataframe cell.
2.1m questions
2.1m answers
60 comments
57.0k users