I have Twitter Data, which contains 200 tweets of 1000 users.
I would like to extract all URLs from tweet_text columns for each user and store it as a dataframe. How can