戻り値
pd.DataFrame。
例
列
| Column | Type | Description |
|---|---|---|
id | int | バッチID |
name | string | バッチ名(例: VOL00009, DataSet11) |
description | string | バッチの説明 |
released_at | timestamp | 公開日 |
リリースバッチのメタデータを取得する
pd.DataFrame。
| Column | Type | Description |
|---|---|---|
id | int | バッチID |
name | string | バッチ名(例: VOL00009, DataSet11) |
description | string | バッチの説明 |
released_at | timestamp | 公開日 |