From 0504e04186870438a2f9ab2a22994425983fb851 Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Sat, 23 Sep 2023 11:07:32 +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 c2407fa5..5c16cc56 100644 --- a/data/activity.csv +++ b/data/activity.csv @@ -485,4 +485,14 @@ date,repository,stars,watchers,forks 2023-09-21,add-gpt-chatbot-to-microsoft-word,37,3,7 2023-09-21,werpy,8,2,3 2023-09-21,integrate-palm-into-word,3,2,2 -2023-09-21,github-stats,1,2,0 \ No newline at end of file +2023-09-21,github-stats,1,2,0 +2023-09-22,chatgpt-python-wrapper,7,2,4 +2023-09-22,chatgpt-images-r-shiny,12,2,11 +2023-09-22,add-chatgpt-to-microsoft-word,66,3,17 +2023-09-22,create-images-with-dall-e-in-microsoft-word,12,4,3 +2023-09-22,chatgpt-sentiment-analysis-in-excel,7,2,2 +2023-09-22,add-gpt-chatbot-to-microsoft-word,37,3,7 +2023-09-22,werpy,8,2,3 +2023-09-22,integrate-palm-into-word,3,2,2 +2023-09-22,github-stats,1,2,0 +2023-09-22,DMARCParser.jl,0,0,0 \ No newline at end of file