timothynn commited on
Commit
9ed0b73
1 Parent(s): a2f930b

initial commit

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ import pandas as pd
2
+ import numpy as np
3
+
4
+ print('Hello world')