Skip to content

Instantly share code, notes, and snippets.

View supersaiyan12's full-sized avatar
🎯
Focusing

Jitesh supersaiyan12

🎯
Focusing
  • Ahmedabad
View GitHub Profile
'''
BASIC LEVEL
'''
import pandas as pd
import matplotlib.pyplot as plt
# read in 'imdb_1000.csv' and store it in a DataFrame named movies
movies = pd.read_csv('imdb_1000.csv')
@supersaiyan12
supersaiyan12 / PY0101EN-2-1-Tuples.ipynb
Created July 31, 2019 09:40
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@supersaiyan12
supersaiyan12 / PY0101EN-1-1-Types.ipynb
Created July 31, 2019 09:42
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@supersaiyan12
supersaiyan12 / PY0101EN-2-2-Lists.ipynb
Created July 31, 2019 09:47
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@supersaiyan12
supersaiyan12 / PY0101EN-2-3-Dictionaries.ipynb
Created July 31, 2019 09:57
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@supersaiyan12
supersaiyan12 / PY0101EN-2-3-Dictionaries.ipynb
Created July 31, 2019 09:57
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@supersaiyan12
supersaiyan12 / PY0101EN-3-1-Conditions.ipynb
Created July 31, 2019 10:50
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@supersaiyan12
supersaiyan12 / PY0101EN-3-2-Loops.ipynb
Created July 31, 2019 11:16
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@supersaiyan12
supersaiyan12 / PY0101EN-5-2-Numpy2D.ipynb
Created July 31, 2019 14:06
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@supersaiyan12
supersaiyan12 / PY0101EN-1-1-Types.ipynb
Created July 31, 2019 14:13
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.