Skip to content

Commit dd17a9f

Browse files
committed
readme
1 parent da9788b commit dd17a9f

File tree

2 files changed

+22
-3
lines changed

2 files changed

+22
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
:------------- |:-------------
1414
[Data](https://github.com/youngwoos/Doit_Python/tree/main/Data) | 실습 데이터 파일
1515
[Notebook](https://github.com/youngwoos/Doit_Python/tree/main/Notebook) | 주피터 노트북, 퀴즈 정답
16-
[Lecture](https://github.com/youngwoos/Doit_Python/tree/main/Lecture) | 강의용 프리젠테이션 자료
16+
[docs](https://github.com/youngwoos/Doit_Python/tree/main/docs) | 강의용 프리젠테이션 자료
1717

1818
- 저장소의 모든 자료를 한 번에 다운로드하려면 다음 [링크](https://github.com/youngwoos/Doit_Python/archive/refs/heads/main.zip)를 클릭하세요.
1919

docs/README.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1-
# 파이썬 강의용 프리젠테이션 자료
1+
# 강의용 프리젠테이션 자료
22

3-
곧 업로드할 예정입니다.
3+
파일 | 내용
4+
:------------- |:-------------
5+
[03.html](https://youngwoos.github.io/Doit_Python/03.html)| 03 데이터 분석에 필요한 연장 챙기기
6+
[04.html](https://youngwoos.github.io/Doit_Python/04.html)| 04 데이터 프레임의 세계로!
7+
[05.html](https://youngwoos.github.io/Doit_Python/05.html)| 05 데이터 분석 기초! - 데이터 파악하기, 다루기 쉽게 수정하기
8+
[06.html](https://youngwoos.github.io/Doit_Python/06.html)| 06 자유자재로 데이터 가공하기
9+
upcoming| 07~
10+
11+
---
12+
13+
- 슬라이드는 크롬에 최적화되어있습니다.
14+
- [크롬 다운로드](https://www.google.com/chrome/)
15+
16+
- 단축키
17+
- [M]: 목차
18+
- [O]: 슬라이드 미리보기
19+
- [?]: 단축키 설명
20+
- [E][Ctrl]+[P]: PDF파일로 저장하기
21+
22+
- 자유롭게 수정하고 배포하셔도 됩니다.

0 commit comments

Comments
 (0)