Handle empty material flags in the CSV viewer
Browse files
README.md
CHANGED
|
@@ -43,9 +43,9 @@ configs:
|
|
| 43 |
- name: material_license_source
|
| 44 |
dtype: string
|
| 45 |
- name: material_restricted
|
| 46 |
-
dtype:
|
| 47 |
- name: materials_gate
|
| 48 |
-
dtype:
|
| 49 |
- name: materials_manifest_sha256
|
| 50 |
dtype: string
|
| 51 |
- name: material_licenses
|
|
|
|
| 43 |
- name: material_license_source
|
| 44 |
dtype: string
|
| 45 |
- name: material_restricted
|
| 46 |
+
dtype: string
|
| 47 |
- name: materials_gate
|
| 48 |
+
dtype: string
|
| 49 |
- name: materials_manifest_sha256
|
| 50 |
dtype: string
|
| 51 |
- name: material_licenses
|