vsaripella commited on
Commit
9d6a38f
1 Parent(s): e6be2e6

Create new file

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import streamlit as st
2
+ import pandas as pd
3
+ import numpy as np