Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
timothynn
/
hf_sample_repo
like
1
Model card
Files
Files and versions
Community
main
hf_sample_repo
/
app.py
timothynn
initial commit
9ed0b73
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
63 Bytes
import
pandas
as
pd
import
numpy
as
np
print
(
'Hello world'
)