HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
장지원 페이지/
🔧
About CS Tool (Notion & Git)
/#04-1 Practice/
📒
Example Page
/
#01. Numpy -part1

#01. Numpy -part1

태그
📌
Numpy 모듈에 대해서 알아보자.
 

[Numpy]

What
~~이다.
~~에 활용할 수 있다.
How’
활용 예시이다.
import numpy as np data = np,random.randn(3,3) ....
 

 

[Creating ndarrays]

~~