ronakreddy18 commited on
Commit
b03f897
·
verified ·
1 Parent(s): 85ff8e7

Update pages/Intro_to_DS

Browse files
Files changed (1) hide show
  1. pages/Intro_to_DS +4 -0
pages/Intro_to_DS CHANGED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+
2
+ import streamlit as st
3
+ import pandas as pd
4
+ import numpy as np