Answer the question
In order to leave comments, you need to log in
How to split a text entry in a pandas dataframe into multiple entries (lines) by delimiter?
Good afternoon.
I have a notepad with the following:
import pandas as pd
df = pd.read_csv("yyy.csv")
df.shape
>>(52350, 14)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question