Python tutorial on Loading XML data into python

preview_player
Показать описание
Python tutorial on loading xml data into python

Link to download lxml library:
Рекомендации по теме
Комментарии
Автор

Hello Let's Code. I have a question. I am new w/ Python.
What does the following code do? I cannot figure out. Could you explain this in detail? Thanks

row_s= pd.Series(row)
row_s.name=i
df = df.append(row_s)

liuyu
join shbcf.ru