url = '
https://raw.githubusercontent.com/Shirinn/House-Price-Prediction/master/kc_house_data.csv
'
df= pd.read_csv(url)