changgun commited on
Commit
5106b32
1 Parent(s): b2b5d47
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,5 +1,7 @@
1
  import streamlit as st
2
  from datasets import load_dataset
 
 
3
 
4
  def test_v01():
5
  # adding the text that will show in the text box as default
 
1
  import streamlit as st
2
  from datasets import load_dataset
3
+ import pandas as pd
4
+
5
 
6
  def test_v01():
7
  # adding the text that will show in the text box as default