IN PANDAS, IF WE HAVE DATAFRAME. FOR EXAMPLE:- STUDENT NAME:- A,B,C,D,E PHYSICS MARKS(OUT OF 100):- 90, 67, 87, 98, 100

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

IN PANDAS, IF WE HAVE DATAFRAME. FOR EXAMPLE:- STUDENT NAME:- A,B,C,D,E PHYSICS MARKS(OUT OF 100):- 90, 67, 87, 98, 100

Post by answerhappygod »

IN PANDAS, IF WE HAVE DATAFRAME. FOR EXAMPLE:-
STUDENT NAME:- A,B,C,D,E
PHYSICS MARKS(OUT OF 100):- 90, 67, 87, 98, 100
CHEMISTRY MARKS:- 56, 78, 89, 98, 79
BIOLOGY MARKS:- 76, 89, 70, 76, 89
My questions is HOW TO FIND THE VALUES OF THIRD ROW INCOLUMNS(CHEMISTRY AND BIOLOGY) USING CODE?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply