summaryrefslogtreecommitdiff
path: root/tutorials/module_4/Pandas.md
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/module_4/Pandas.md')
-rw-r--r--tutorials/module_4/Pandas.md24
1 files changed, 23 insertions, 1 deletions
diff --git a/tutorials/module_4/Pandas.md b/tutorials/module_4/Pandas.md
index d62ee48..672661f 100644
--- a/tutorials/module_4/Pandas.md
+++ b/tutorials/module_4/Pandas.md
@@ -1,4 +1,26 @@
Pandas
Panel Data
-https://pandas.pydata.org/docs/getting_started/comparison/comparison_with_spreadsheets.html#compare-with-spreadsheets \ No newline at end of file
+https://pandas.pydata.org/docs/getting_started/comparison/comparison_with_spreadsheets.html#compare-with-spreadsheets
+
+
+
+
+
+https://pandas.pydata.org/docs/getting_started/intro_tutorials/02_read_write.html
+
+
+
+https://pandas.pydata.org/docs/getting_started/intro_tutorials/03_subset_data.html
+
+https://pandas.pydata.org/docs/getting_started/intro_tutorials/05_add_columns.html
+
+
+https://pandas.pydata.org/docs/user_guide/reshaping.html
+
+
+https://pandas.pydata.org/docs/user_guide/merging.html
+
+
+
+https://pandas.pydata.org/docs/getting_started/intro_tutorials/08_combine_dataframes.html \ No newline at end of file