pandas pivot, long → wide
long-format 데이터의 product 컬럼 고유값이 새로운 컬럼이 되고, sales 값이 그 자리에 배치되는 변환.
메타데이터
| ID | pandas-pivot-transform |
| 카테고리 | flow |
| 버전 | v4 |
| 길이 | 12.0s (12000ms) |
| 구성 | 6 elements · 4 chapters · 4 effects |
| 태그 | #python #pandas #pivot #reshape |
본문에 삽입
```anim:pandas-pivot-transform
{}
```