PYTHON
apply(np.cumsum)
죠으니
2022. 2. 24. 16:24
데이터의 누적합을 알고 싶을 때
df.apply(np.cumsum)
데이터의 누적합을 알고 싶을 때
df.apply(np.cumsum)