Skip to content

Commit 941bfeb

Browse files
committed
add description
1 parent c66dd55 commit 941bfeb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

kepco/kepco_eda.ipynb

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@
6565
"import datetime"
6666
]
6767
},
68+
{
69+
"cell_type": "markdown",
70+
"metadata": {},
71+
"source": [
72+
"## 데이터 로드"
73+
]
74+
},
6875
{
6976
"cell_type": "code",
7077
"execution_count": null,
@@ -103,6 +110,13 @@
103110
"df.shape"
104111
]
105112
},
113+
{
114+
"cell_type": "markdown",
115+
"metadata": {},
116+
"source": [
117+
"## EDA"
118+
]
119+
},
106120
{
107121
"cell_type": "code",
108122
"execution_count": null,

0 commit comments

Comments
 (0)