PANDAS2HW
DueThurMay6th
Import pandas as pd
Download CSV file “Admit” which can be found on teams.
Import dataset as a new variable called admit.
Print the first 5 rows
Print the last 15 rows
How many rows are in the dataset?
How many columns/variables are in this dataset?
Print the info of the dataset
What are the variable names in this dataset?
What are the mean, median, max, and standard deviation of the variables?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here