Enrollments closing soon for Post Graduate Certificate Program in Applied Data Science & AI By IIT Roorkee | 3 Seats Left
Apply NowLogin using Social Account
     Continue with GoogleLogin using your credentials
In this first step, we would import all the libraries required for this project.
Import Numpy as np
import << your code goes here >> as np
Import Pandas as pd
import pandas as << your code goes here >>
Import the gzip library
<< your code goes here >> gzip
Import Matplotlib
%matplotlib inline
import << your code goes here >>
Import Pyplot as plt
import matplotlib.<< your code goes here >> as plt
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...