Skip to content

Commit 051c677

Browse files
authored
Added Open Lab 4 button
1 parent 2595693 commit 051c677

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ In this lab we will cover basic pandas methods for normalizing values, modifying
2626

2727
To create a copy of the workshop materials, and run the code, click the "Open in Colab" button above, while signed in to a Google account. With the Colab notebook open, click the "Copy to Drive" button to make a copy attached to your own Google account.
2828

29+
## Open Lab 4: Exploratory analysis with pandas
30+
31+
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ncsu-libraries-data-vis/python-open-labs/blob/main/Open_Lab_4_exploratory_analysis_with_pandas/Open_Lab_4_exploratory_analysis_with_pandas.ipynb)
32+
33+
In this lab we will cover common exploratory analysis methods such as calculating summary statistics and aggregating and grouping data using pandas.
34+
35+
To create a copy of the workshop materials, and run the code, click the "Open in Colab" button above, while signed in to a Google account. With the Colab notebook open, click the "Copy to Drive" button to make a copy attached to your own Google account.
36+
2937
## Credits
3038

3139
These materials were developed by Claire Cahoon and Walt Gurley at the NC State University Libraries, adapted from previous workshop materials by Scott Bailey and Simon Wiles, of Stanford Libraries.

0 commit comments

Comments
 (0)