Just Give Me The Codes Lecture 2: Data Importation: Goals: Import Data Into Jupyterlab View The Dataset
Just Give Me The Codes Lecture 2: Data Importation: Goals: Import Data Into Jupyterlab View The Dataset
Goals:
• Import data into JupyterLab
• View the dataset
Step 1: Extract data from the internet
Open the ipnyb file in ‘ipynb for Entry Level Python’ folder
Go to Step 1 and run the script (press Shift & Enter together)
Follow Steps 2 & 3 to view the first 5 and last 5 entrants of the dataset
Step 3 output shows period (full stop) instead of numerical values for variables 4 & 5
Steps 4-5: Look for missing values &
determine data type
Follow Step 10
Note: your random sample will
always differ unless you set a seed
Step 11: Set a seed for repeatable results