We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d0db4 commit 39f5ffcCopy full SHA for 39f5ffc
book/ate/did.ipynb
@@ -18,6 +18,19 @@
18
"- 사전 평행 추세에 대한 통계적인 검정을 확인할 수 있는 파이썬 코드 필요. (matheus facure 책에서 쉽게 찾기 어려운 것 같습니다)"
19
]
20
},
21
+ {
22
+ "cell_type": "code",
23
+ "execution_count": null,
24
+ "metadata": {
25
+ "vscode": {
26
+ "languageId": "plaintext"
27
+ }
28
+ },
29
+ "outputs": [],
30
+ "source": [
31
+ "import pandas as pd"
32
+ ]
33
34
{
35
"cell_type": "markdown",
36
"metadata": {},
0 commit comments