Get index of a list from dataframe

0 votes

Hi, this is my dataframe.

Name Age

0 Mike 23
1 Eric 25
2 Donna 23
3 Will 23

I have a list which is :

[1,Eric,25] 

How can I get the index of the list in the dataframe(output should be 1)?

May 22, 2021 in Python by anonymous

edited Mar 4 22 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP