(sample)NL_CO_LOAN_PUB.csv
Sample
파일 정보:
- 파일 크기: 22 KB
- 행 수: 100
- 컬럼 수: 18
- 인코딩: utf-8
- 구분자: ,
- 위치 정보 포함: 없음
컬럼:
- rec_key (int64)
- book_key (int64)
- user_key (string)
- loan_date (string)
- return_date (string)
- lib_code (int64)
- loan_type_code (string)
- return_type_code (string)
- return_plan_date (string)
- reservation_date (float64)
- reservation_expire_date (float64)
- status (string)
- l_device (string)
- r_device (string)
- manage_code (string)
- loan_manage_code (string)
- return_manage_code (string)
- master_lib_code (int64)
pandas 샘플 코드:
import pandas as pd
df = pd.read_csv('(sample)NL_CO_LOAN_PUB.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 | 9da4f0c0-5c7f-4341-a728-2252b2c6e241 |
Package id | 660b0d2a-68df-4472-b0ac-69adb327f342 |
State | active |
생성됨 | 2개월 전 |