(sample)RB_VILLAGE_BAKERY_INFO.csv
Sample
파일 정보:
- 파일 크기: 15 KB
- 행 수: 100
- 컬럼 수: 12
- 인코딩: utf-8
- 구분자: ,
- 위치 정보 포함: load_addr
컬럼:
- entrp_nm (string)
- load_addr (string)
- city_do_cd (int64)
- city_gn_gu_cd (float64)
- xpos_lo (float64)
- ypos_la (float64)
- area_nm (string)
- homepage_url (string)
- tel_no (string)
- reprsnt_menu_nm (string)
- menu_pc (string)
- base_ymd (string)
pandas 샘플 코드:
import pandas as pd
df = pd.read_csv('(sample)RB_VILLAGE_BAKERY_INFO.csv', on_bad_lines='skip', delimiter=',', encoding='utf-8', encoding_errors='ignore')
Profile Report
추가 정보
필드 | 값 |
---|---|
마지막으로 업데이트된 데이터 | 알 수 없는 |
마지막으로 업데이트된 메타데이터 | 2023년 10월 9일 |
생성됨 | 알 수 없는 |
포맷 | CSV |
라이센스 | Creative Commons Attribution |
Media type | text/csv |
Has views | True |
Id | f6834d62-78a8-4672-9f7e-7b081a29a653 |
Package id | 838602a5-cca5-4b97-9c88-7b05a4b886c7 |
State | active |
생성됨 | 2개월 전 |