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