From d936829b5d0d2c474712bfa2e3a2fba38d5b7801 Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Mon, 18 Sep 2023 11:09:32 +1000 Subject: [PATCH] Appending Activity Data to CSV --- data/activity.csv | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/activity.csv b/data/activity.csv index 0518112..64f9461 100644 --- a/data/activity.csv +++ b/data/activity.csv @@ -439,4 +439,13 @@ date,repository,stars,watchers,forks 2023-09-16,add-gpt-chatbot-to-microsoft-word,36,3,7 2023-09-16,werpy,8,2,3 2023-09-16,integrate-palm-into-word,3,2,1 -2023-09-16,github-stats,1,2,0 \ No newline at end of file +2023-09-16,github-stats,1,2,0 +2023-09-17,chatgpt-python-wrapper,6,2,4 +2023-09-17,chatgpt-images-r-shiny,12,2,11 +2023-09-17,add-chatgpt-to-microsoft-word,66,3,16 +2023-09-17,create-images-with-dall-e-in-microsoft-word,12,4,3 +2023-09-17,chatgpt-sentiment-analysis-in-excel,7,2,2 +2023-09-17,add-gpt-chatbot-to-microsoft-word,36,3,7 +2023-09-17,werpy,8,2,3 +2023-09-17,integrate-palm-into-word,3,2,1 +2023-09-17,github-stats,1,2,0 \ No newline at end of file