Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
thbndi
/
Mimic4Dataset
like
3
Tags:
medical
Dataset card
Files
Files and versions
Community
2
2ca2207
Mimic4Dataset
/
test.py
thbndi
Update test.py
452325c
over 1 year ago
raw
Copy download link
history
blame
152 Bytes
import
sys
import
os
import
shutil
def
print_test
(
task,path_benchmark
):
print
(
"Second fichier ok : "
,task)
shutil.move(
'.ex.py'
, path_benchmark)