awacke1 commited on
Commit
ad51853
·
1 Parent(s): ecebf82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,5 +1,6 @@
1
  import streamlit as st
2
  import pandas as pd
 
3
 
4
  # Define function to read CSV file
5
  def read_data():
 
1
  import streamlit as st
2
  import pandas as pd
3
+ import base64
4
 
5
  # Define function to read CSV file
6
  def read_data():