Skip to content

Commit 65e7479

Browse files
committed
12345678900ㅐ
1 parent b91643e commit 65e7479

13 files changed

+935
-59
lines changed
File renamed without changes.

넘파이 기초/넘파이 배열의 속성 확인하기.ipynb renamed to 넘파이 기초/.ipynb_checkpoints/넘파이 100_배열의 속성 확인하기-checkpoint.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@
3939
{
4040
"cell_type": "code",
4141
"execution_count": 6,
42-
"metadata": {},
42+
"metadata": {
43+
"collapsed": true
44+
},
4345
"outputs": [],
4446
"source": [
4547
"x = np.random.randint(10,size=(6,))"
File renamed without changes.

0 commit comments

Comments
 (0)