728x90
๋ฐ์ํ
1. DataFrames ์ด์ ๋ฆฌ
๋ฐ์ดํฐ์บ ํ์ Data Manipulation with pandas ์ฒซ ๊ฐ์๋, ํ๋ค์ค์ "DATAFRAMES"์ ๋ํ ๋น ๋ฅธ ์ ๋ฐ์ ๋ณต์ต ๋ฐ ์ค๋ฒ๋ทฐ๋ก ์์ํ๋ค.
๊ฐ์ columns ๋ด์๋ ๊ฐ์ data type์ ๊ฐ์ง๋ค.
1-2. DataFrames ์ค์ต
(1) Inspecting a DataFrame
homelessness.head()
์ด๋ฐ ๋ฐฉ์์ผ๋ก, ์์ชฝ์ ๊ฒ์ฌํ ๋ฐ์ดํฐํ๋ ์์ ์ ๋ชฉ์ ๋ฃ์ด์ค๋ค.
728x90
๋ฐ์ํ
'๐ป Deep Wide Programming > Python' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
Data Manipulation with pandas #1-3 New columns ์ด์ ๋ฆฌ (0) | 2020.09.02 |
---|---|
Data Manipulation with pandas #1-2 Sorting and subsetting ์ด์ ๋ฆฌ (0) | 2020.09.02 |
Python Intermediate - Case Study: Hacker Statistics100% (0) | 2020.09.02 |
Python Intermediate: Logic, Control Flow and Filtering (0) | 2020.09.02 |
Python Intermediate: Pandas #1 (0) | 2020.09.02 |