Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
anz2
/
NASA_OSDR
like
0
License:
apache-2.0
Dataset card
Files
Files and versions
Community
1
main
NASA_OSDR
/
tests
/
test_dataset_files.py
anz2
add first version of dataset files.
93cf243
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
129 Bytes
import
os
def
test_dataset_files
():
assert
os.path.exists(
'data/assays.csv'
)
assert
os.path.exists(
'data/samples.csv'
)