모든 W&B 아티팩트와 마찬가지로, 테이블은 데이터를 쉽게 내보낼 수 있도록 pandas DataFrame으로 변환할 수 있습니다.Documentation Index
Fetch the complete documentation index at: https://translations.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
table을 artifact로 변환하기
artifact.get(table, "table_name")을 사용하는 것입니다:
아티팩트를 DataFrame으로 변환
데이터 내보내기
다음 단계
- 아티팩트에 대한 레퍼런스 문서를 확인하세요.
- Tables 워크스루가이드를 따라가 보세요.
- DataFrame 레퍼런스 문서를 확인하세요.