ardifarizky commited on
Commit
c23995e
1 Parent(s): a9c44db

Update eda.py

Browse files
Files changed (1) hide show
  1. eda.py +1 -0
eda.py CHANGED
@@ -10,6 +10,7 @@ st.set_page_config(
10
  layout='wide',
11
  initial_sidebar_state='expanded'
12
  )
 
13
 
14
  hide_streamlit_style = """
15
  <style>
 
10
  layout='wide',
11
  initial_sidebar_state='expanded'
12
  )
13
+ st.set_option('deprecation.showPyplotGlobalUse', False)
14
 
15
  hide_streamlit_style = """
16
  <style>