From 2fa959b3a0ffc7d73219fc040f22a4279cd2e8b6 Mon Sep 17 00:00:00 2001 From: ce14f10f5bc5e484777f1060f8856ea9 Date: Wed, 8 Jun 2022 08:00:11 +0000 Subject: [PATCH] Update Readme.md another useful link --- journal/Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/journal/Readme.md b/journal/Readme.md index 24583b7..ba75178 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -29,6 +29,7 @@ I don't know why I can't sign in when I am in the course Gitlab, so this are the - When you want a continuous vector: `np.linspace` (not the case for Exercise 2) - When you want a discrete vector (start, stop, step): `np.arange` - [Matplotlib memo](https://matplotlib.org/stable/api/pyplot_summary.html) +- [Pandas functions](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.dropna.html) # Regarding exercise 3.2 Along with my teammate I tried doing this part but we weren't successful. We will ask the professor on tomorrow's concluding session. -- 2.18.1