We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b53ff commit 667f978Copy full SHA for 667f978
2 files changed
Vanessa_Trial/RIIA_SEND.py
@@ -0,0 +1,3 @@
1
+import pandas as pd
2
+df = pd.read_excel('/workspaces/D2I-Jupyter-Notebook-Tools/Vanessa_Trial/Statistical Neighbours.xlsx', sheet_name='Stats Neighbours')
3
+print(df)
Vanessa_Trial/Statistical Neighbours.xlsx
84.5 KB
0 commit comments