43- Pandas DataFrames: Selecting Rows that have Certain Values

preview_player
Показать описание
Visit my personal web-page for the Python code:
Рекомендации по теме
Комментарии
Автор

الله يفتح عليك أخي وحبيبي نور الدين. أخوك من أيام جامعة بيرمنجهام أحمد غزال

ahmedghazal
Автор

I was trying to find that lamda function and I got it. Thanks man you made my day.

dipinadhikari
Автор

Thank you for your video. I am new to Python and struggled with list compare to df for over 3 hours.

harikishangullapalli
Автор

THANK YOU FOR THE VIDEO SIR
I have 12 months data in one excel sheet but I want only one month and its value how can i do it

harithameka
Автор

Hi, thanks for the video. One Question. I use the df[df["column"].isin(["search element", "search element2"])], even when at first sight is works, when I look the result df, show some rows with none of the search elements. I look up for similar words in them and nothing similar to mess up with pandas. Any idea why this happen or can i avoid that and make a strict match?

jonathanfriz
Автор

How to print only one city with its respective score2 details..please respond

induchanti
Автор

How do i lookup a value in a dataframe

Dopeboyz
Автор

this was just not working for me however .str.replace() did do the job I was looking for

neural