Skip to content

표를 다루는 도구 판다스 부분에서 질문드립니다. #1086

@thdcnd1210

Description

@thdcnd1210

해결하고자 하는 문제

파일로부터 데이터를 읽어올때, 왜 pd.read_csv 뒤에 (파일경로)를 붙여줘야 출력이 되나요? 읽어오려는 데이터가 '파일경로'로 네이밍되어 있어서 그런건가요?

코드 혹은 오류

파일경로 = 'https://raw.githubusercontent.com/blackdew/tensorflow1/master/csv/lemonade.csv'
레모네이드 = pd.read_csv (파일경로)

환경

win10x64

Metadata

Metadata

Assignees

No one assigned

    Labels

    Python파이썬 관련

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions