Python

ํŒŒ์ด์ฌ ์ฑŒ๋ฆฐ์ง€

Code.js 2023. 3. 1. 21:33

๐Ÿ [Python D + 5]

- ํŒ๋‹ค์Šค(DataFrame)

1 : DataFrame ์กฐํšŒ / 2 : DataFrame index๋กœ ์›ํ•˜๋Š” ๋ฐ์ดํ„ฐ ์กฐํšŒ / 3 : DataFrame Column ์กฐํšŒ / 4 : DataFrame loc, iloc ํ•จ์ˆ˜
5 : DataFrame Indexing ํ™œ์šฉ / 6 : DataFram Update / 7 : DataFrame Update before output / 8 : DataFrame Update after output