DOMMETI commited on
Commit
c866f3f
·
verified ·
1 Parent(s): 0bcc64d

Update pages/5_Measurement_of_Central_Tendency.py

Browse files
pages/5_Measurement_of_Central_Tendency.py CHANGED
@@ -1,5 +1,6 @@
1
  import streamlit as st
2
  import pandas as pd
 
3
  st.markdown("""
4
  <style>
5
  /* Set a soft background color */
 
1
  import streamlit as st
2
  import pandas as pd
3
+ import numpy as np
4
  st.markdown("""
5
  <style>
6
  /* Set a soft background color */