Skip to content

Commit f49f159

Browse files
committed
update 3.0
1 parent bf61c8b commit f49f159

File tree

320 files changed

+18832
-19720
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

320 files changed

+18832
-19720
lines changed

_build/.doctrees/api_trading.doctree

68 Bytes
Binary file not shown.

_build/.doctrees/backtest.doctree

-5.55 KB
Binary file not shown.

_build/.doctrees/crawl_basic.doctree

66 Bytes
Binary file not shown.
-29.6 KB
Binary file not shown.

_build/.doctrees/data_korea.doctree

63 Bytes
Binary file not shown.

_build/.doctrees/data_ref.doctree

495 Bytes
Binary file not shown.

_build/.doctrees/eda.doctree

-232 Bytes
Binary file not shown.

_build/.doctrees/environment.pickle

7.49 MB
Binary file not shown.

_build/.doctrees/factor.doctree

30.5 KB
Binary file not shown.

_build/.doctrees/index.doctree

70 Bytes
Binary file not shown.
70 Bytes
Binary file not shown.

_build/.doctrees/install_sql.doctree

70 Bytes
Binary file not shown.

_build/.doctrees/plot.doctree

1.36 KB
Binary file not shown.

_build/.doctrees/portfolio.doctree

2.1 KB
Binary file not shown.

_build/.doctrees/python.doctree

1.13 KB
Binary file not shown.

_build/.doctrees/quant_intro.doctree

70 Bytes
Binary file not shown.

_build/.doctrees/selenium.doctree

-2.02 KB
Binary file not shown.

_build/.doctrees/sql.doctree

70 Bytes
Binary file not shown.
66 Bytes
Binary file not shown.

_build/.doctrees/technical.doctree

1.95 KB
Binary file not shown.

_build/.doctrees/web.doctree

70 Bytes
Binary file not shown.

_build/html/.buildinfo

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
<<<<<<< HEAD
4-
config: 03a4ed7bc334acedf271c5bd170469c9
5-
=======
6-
config: d8a1be6b6166e8da8c10819106faee55
7-
>>>>>>> 98194be28b1ce70d169910a82f553572763688a1
3+
config: 2a21635d1cc72fad74ff42b49948e9cc
84
tags: 645f666f9bcd5a90fca523b33c5a78b7
-2.02 KB

_build/html/_images/selenium_new.png

47.9 KB

_build/html/_images/selenium_news.png

-24.8 KB
-239 KB
-101 KB
-84.3 KB
-56.2 KB
-5.67 KB
102 KB

_build/html/_sources/api_trading.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@
940940
"현재 등록된 스케줄을 삭제하는 법은 다음과 같다.\n",
941941
"\n",
942942
"- `schedule.clear_job(job)`: 특정 스케줄 삭제\n",
943-
"- `schedule.clear()` 모든 스케줄 삭제\n",
943+
"- `schedule.clear()`: 모든 스케줄 삭제\n",
944944
"\n",
945945
"### 시간 지정하기\n",
946946
"\n",
@@ -2005,7 +2005,7 @@
20052005
"name": "python",
20062006
"nbconvert_exporter": "python",
20072007
"pygments_lexer": "ipython3",
2008-
"version": "3.9.12"
2008+
"version": "3.11.5"
20092009
},
20102010
"varInspector": {
20112011
"cols": {

0 commit comments

Comments
 (0)