Basics - How to Convert a Dataframe Column to a Python List? What about a Dataframe Row?

preview_player
Показать описание
#python #pandas #datascience
In this video, we show you how to convert a dataframe column or a dataframe row into a list of values. This would be helpful when you are trying to iterate through a certain row/column or when you want to compare a certain row/column values to another list.
Рекомендации по теме
Комментарии
Автор

Let us know how we did! We try to explain different methods and concepts in simple words and by-examples. Please comment here if you want to see anything specific on this channel. Thanks!

quickdatascience