Question: Fil Homework _ 1 . py - C: Users me 2 0 4 | Downloads Homework _ 1 . py ( 3
Fil Homeworkpy C: UsersmeDownloadsHomeworkpy
Coding Homework for Statistical Learning
Name:
Date
# Let's import some packages
import sys
print Python version:", sysversion
print sys
import pandas as pd
printpandas version:", pd
import matplotlib
print matplotlib version:", matplotlib.import scipy as sp
printScipy version:", sp version
print scipy vorthon
printIPython version:", IPython.import sklearn
printscikitlearn version:", sklearn.version,
from matplotlib.pyplot import subplots
Cell
# Type in code below that will read in the credit Dataset and display the basic look at the data.
How many rows and columns are there in the dataset?
There are rows and columns in the dataset.
coin
and
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
