How do I drop rows from a Pandas DataFrame? - Python Recipes

preview_player
Показать описание
Wow do i delete a record or drop a row from a pandas data frame?

Quite often when you import data you need to do some cleaning and drop records or as they are better known in the pandas world, dropping rows is one of the most common operations you will do.
Рекомендации по теме