Data-driven stock quant investment with Python Part 1
In this class, you will learn about the principles and methods of analyzing and processing various types of financial data using Python's Pandas library, apply them to situations you may encounter in the real world, and ultimately learn how to implement backtesting based on financial statement data (based on Kang Hwan-guk's book, "You Can Do Quant Investment"). As a result, you can break away from being a "passive investor" who simply follows what others say without verifying or basing the investment logic, and become a "self-directed and active investor" who can freely extract various elements necessary for strategy implementation from data and quantitatively analyze them using Python and Pandas.
1,847 learners
Level Basic
Course period Unlimited
- Unresolved
No module named 'FinanceDataReader' 문제
finance-datareader 0.9.1버전으로 설치 했는데 자꾸 모듈이 없다고 뜹니다.가상환경 재설치도 해보고 버전 상관 없이 업그레이드도 해봤는데 똑같아요ㅠ<img src="https://cdn.inflearn.com/public/
pandas투자퀀트2yw5298
・
0
734
3
- Unresolved
처음 requirements.txt 폴더, 문의 드립니다.
- 학습 관련 질문을 남겨주세요. 상세히 작성하면 더 좋아요! (스크린샷이 있으면 더더욱 좋습니다)- 먼저 유사한 질문이 있었는지 검색해보세요. - 서로 예의를 지키며 존중하는 문화를 만들어가요. - 잠깐! 인프런 서비스 운영 관련 문의는 1
pandas투자퀀트stxsilet4987
・
0
431
2
- Unresolved
강의 5.9 질문있습니다.
df['date'] = pd.to_datetime(df['date']) df['price'] = df['price'].astype(float) df.set_index('date', inplace=True)
pandas투자퀀트wtdmel198503
・
0
264
1
- Unresolved
2.1 라이브러리가 설치부터 에러가 발생하네요..
2.1 라이브러리 설치부터 설치가 안되니
pandas투자퀀트osykn6102
・
0
325
1
- Unresolved
파일 설치시 오류 메세지
다음과 같은 오류메세지는 무슨 뜻인가요?학습을 진행하는데, 문제가 없는지 궁금합니다. <img src="https://cdn.inflearn.com/public/files/posts/627a8484-839f-4f21-ae83-4879aa2
pandas투자퀀트waryong784266
・
0
284
1
- Unresolved
질문이 있습니다.
3:40초 쯤 해당 셀을 그대로 실행하면 tuple 대신 list를
pandas투자퀀트c093a933845
・
0
280
2
- Resolved
7.9 왜 재생이 안되죠? 다른건 다 되는데..
퀀트 1 강의 7.9가 재생이 안돼요. 2분까지 듣다가 갑자기 끊기더니 이젠 아예 연결이 안되네요. 다른 강의는 다 재생됩니다.
pandas투자퀀트id1396998
・
0
203
1
- Resolved
append삭제
- 학습 관련 질문을 남겨주세요. 상세히 작성하면 더 좋아요! (스크린샷이 있으면 더더욱 좋습니다)- 먼저 유사한 질문이 있었는지 검색해보세요. - 서로 예의를 지키며 존중하는 문화를 만들어가요. - 잠깐! 인프런 서비스 운영 관련 문의는 1
pandas투자퀀트hong090992
・
0
429
1
- Unresolved
이틀째 설치에서 멈췄어요..제발도와주세요
선생님..ㅠㅠ 이틀째 혼자 해결해보려했지만 도저히 안되겠어서 질문드립니다..주피터랩에서 아래 명령어 실행시 아래 사진처럼 오류가뜹니다... 혹시나 해서 3.11 로 설치된 버전은 윈도우에서 에러뜬다고 해서 다운그레이드로 3.10.9도 했는데 소용이 없
pandas투자퀀트No Author
・
0
1,255
1
- Unresolved
강의자료
선생님이 사용하시는 강의자료 따로 다운 받을 수 있나요?
pandas투자퀀트dbkyirv1
・
0
339
1
- Resolved
2.6 reindex 관련 예제 질문
아래의 에러가 발생했을 때 어떻게 진행해야
pandas투자퀀트dkdlel4442368
・
0
543
1
- Unresolved
my_data
my_data 자료를 최신 자료 기준으로 실습 할 수 있도록 2020,2021,2022년도 분도 올려주시면 좋겠습니다.
pandas투자퀀트hheo973520
・
0
279
1
- Unresolved
드랍박스 경로 다시 공유해주실수있나요?
3.1 EDA 소개강의 초반에 나오는 드랍박스 경로 막힌것 같은데다시 공유 가능한가요?
pandas투자퀀트freerunhawk0413
・
0
438
1
- Unresolved
fdr 오류 도오ㅏ주세요 ㅠ
인증오류 질문HTTPSConnectionPool(host='fchart.stock.naver.com', port=443): Max retries exceeded with url: /sise.nhn?timeframe=day&count=6000&a
pandas투자퀀트snaperkim4601
・
0
650
1
- Unresolved
row 출력 개수 변경
선생님 row 출력 개수 변경하려고(최대 20개)pd.set_option("display.max_row", 20) 입력했고 별 에러는 안뜨는데 계속 10개만 나옵니다어떻게 해야 하나요?<img src="h
pandas투자퀀트ktu56465680
・
0
401
1
- Unresolved
df.nsmallest(5, "PER(배)") 중 양수값만 표출
선생님3.4(정렬) 수강 중 df.nsmallest(5, "PER(배)")을 해보면 per이 음수인데per이 양수중 가장작은 5개 종목은 어떻게 추출하나요?
pandas투자퀀트ktu56465680
・
0
342
1
- Unresolved
df1 = fdr.DataReader("005930", '2018-01-02', '2018-10-30') 오류
안녕하세요df1 = fd
pandas투자퀀트No Author
・
0
654
3
- Unresolved
!pip install -r requirements.txt 설치시 에러2
선생님!pip install -r requirements.txt 설치시 에러인데 한번만 봐 주십시오(txt 개별적으로도 시도해서 몇개는 설치
투자퀀트퀀트pandas투자ktu56465680
・
0
859
1
- Unresolved
!pip install -r requirements.txt 설치시 에러
!pip install -r requirements.txt 설치시 에러 메시지가 뜹니다 에러 내용이 길어서 아래 세 부분만 켭쳐했습니다-에러메시지 나오기전 바로 위-에러메시지 시작부분-에러메시
pandas투자퀀트투자퀀트No Author
・
0
1,541
1
- Unresolved
강의 7.9, 슈퍼가치전략 질문
선생님 안녕하세요좋은 강의 먼저 감사드립니다. 강의 7.9, 주피터 노트북 lec6의 4.4 부분에서 슈퍼가치전략 구현 부분에서 질문 있습니다.슈퍼가치전략이 PER, PCR, PBR 등의 지표가 "낮은"
퀀트pandas투자gyungyoonpark9378
・
0
281
0

