From adecf82c9f7a6ac4c5aba958d0c80f347b634646 Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Thu, 7 Sep 2023 11:09:06 +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 c631bc6..15ba168 100644 --- a/data/activity.csv +++ b/data/activity.csv @@ -340,4 +340,13 @@ date,repository,stars,watchers,forks 2023-09-05,add-gpt-chatbot-to-microsoft-word,33,3,7 2023-09-05,werpy,8,2,3 2023-09-05,integrate-palm-into-word,3,2,1 -2023-09-05,github-stats,1,2,0 \ No newline at end of file +2023-09-05,github-stats,1,2,0 +2023-09-06,chatgpt-python-wrapper,6,2,4 +2023-09-06,chatgpt-images-r-shiny,12,2,10 +2023-09-06,add-chatgpt-to-microsoft-word,62,3,16 +2023-09-06,create-images-with-dall-e-in-microsoft-word,10,4,3 +2023-09-06,chatgpt-sentiment-analysis-in-excel,7,2,2 +2023-09-06,add-gpt-chatbot-to-microsoft-word,33,3,7 +2023-09-06,werpy,8,2,3 +2023-09-06,integrate-palm-into-word,3,2,1 +2023-09-06,github-stats,1,2,0 \ No newline at end of file