hjkkkl / machine-learning

0 stars 0 forks source link

121p` #9

Open hjkkkl opened 1 month ago

hjkkkl commented 1 month ago

x = life[['Alcohol', 'Percentage expenditure', 'Polio', 'BMI', 'GDP', 'Thinness 1-19 years']]

y = life['Life expectancy'] print(x) print(y)

hjkkkl commented 1 month ago

KakaoTalk_20241002_095907293_01