FinanceDataReader를 통한 상장종목 전체 불러오기-futrewarning
해결됨
파이썬 증권 데이터 수집과 분석으로 신호와 소음 찾기
df_krx.describe() 코드를 실행하니까 <ipython-input-17-df5b081ceac7>:2: FutureWarning: Treating datetime data as categorical rather than numeric in `.describe` is deprecated and will be removed in a future version of pandas. Specify `datetime_is_numeric=True` to silence this warning and adopt the future behavior now. df_krx.describe() 라는 오류가 뜨네요. (실행은 되는데 미래에는 문법이 사라진다는 건가요?)
- Futurewarning
- 웹-크롤링
- pandas
- python
- numpy
- matplotlib
- seaborn
- 웹 스크래핑
- plotly
IEYEI
댓글 1
좋아요 2
조회수 291





