missysodapop1 missysodapop1
  • 12-07-2022
  • Computers and Technology
contestada

Find and print the maximum values of each column in the subset

Respuesta :

lhmarianateixeira
lhmarianateixeira lhmarianateixeira
  • 14-07-2022

Using python knowledge it is possible to write a function that displays the largest sets of an array.

Writting in python

import pandas as pd

cars_df=pd.read_csv('Cars.csv')#cars.csv is not provided, using random data

userNum = int(input())

cars_df_subset=cars_df[:userNum]

print(cars_df_subset.max())

See more about python at brainly.com/question/18502436

#SPJ1

Ver imagen lhmarianateixeira
Answer Link

Otras preguntas

GIVING BRAINIEST to who ever answers hurry
Maryam has a coupon for 33% off her entire meal of 232.88 what is the discount. help!
briefly describe the term budget​
Please help. Will mark brainliest!!!! A bus traveled 744 miles between two cities. The bus travels at a speed of 48 mph. Write a multiplication equation and the
40% of what number is 43
What is the concentration if 20 grams of NaOH was dissolved in enough water to make a 250 mL NaOH solution?
2. Do you agree or disagree with the following statement the movement of energy in an ecosystem can exist without the moment of matter. Be sure to use the follo
What is the average of 62 and 126
A nonviolent Hindu protester for Indian independence was Confucius. O Siddhartha Gautama. O Nelson Mandela. O Mohandas Gandhi. .
solve for x and y. A x=6; y=10 B x=13.5; y=10 C x=6;y=5 D x=13.5; y=5