반응형 NaTType1 Error fix - int() argument must be a string, a bytes-like object or a number, not "'NaTType'" 아래와 같이 trading_calendars 패키지를 임포트 해서 사용시에 parameter 타입에러가 나는 경우가 발생한다.(Pandas 버젼에 따라 문제가 없는 경우도 있으나 최신버젼을 사용하면 발생) When importing trading_calendars packages, the error message for parameter type pops up. (Depending on Padnas version) from trading_calendars import get_calendar Trading_calendars > TradingCalendar > .calendar_helpers 6번째줄 근처를 아래와 같이 수정! Error fix like below in calendar_helpers.py (.. 2023. 7. 1. 이전 1 다음 728x90 반응형