Skip to content

Ch.4.1.2, 4.4.3, 4.4.4 오류 #177

Description

@coreaplate

안녕하세요,

4.1.2 pd.read_html('상장법인목록.xls'), .read_excel('상장법인목록.xlsx') 을 이행할 경우 책과 다르게 아래와 같은 비정렬된 데이터가 나옵니다.

image
image

또한 pd.read_html('url')[0] 를 할 경우
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbb in position 144: invalid start byte 해당 오류 메세지가 송출됩니다.

image

4.4.3 항목에서는 AttributeError: 'NoneType' object has no attribute 'a' 해당 오류 메세지가 송출됩니다.

image

4.4.4는 아래와 같습니다.

image

해결 방안이 있을까요? 감사합니다.

현재 윈도우 11, Mozilla/5.0을 사용중입니다.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions