matplotlib (1) ์ธ๋ค์ผํ ๋ฆฌ์คํธํ [Python] Pandas data: auto-mpg data ์๊ฐํ ๐ mpg data ๋ถ๋ฌ์ค๊ธฐ # -*- coding: utf-8 -*- import pandas as pd df = pd.read_csv('./auto-mpg.csv',header=None) # df print(df.head()) 0 1 2 3 4 5 6 \ 0 mpg cylinders displacement horsepower weight acceleration model year 1 18 8 307 130 3504 12 70 2 15 8 350 165 3693 11.5 70 3 18 8 318 150 3436 11 70 4 16 8 304 150 3433 12 70 7 8 0 origin car name 1 1 chevrolet chevelle malibu 2 1 buick skylark 320 3 .. ์ด์ 1 ๋ค์