From b3c578232182a4b660f992384c8ce32895d18fab Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Sat, 7 Oct 2023 12:09:16 +1100 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 5042fcb..a21b18d 100644 --- a/data/activity.csv +++ b/data/activity.csv @@ -625,4 +625,14 @@ date,repository,stars,watchers,forks 2023-10-05,werpy,8,2,3 2023-10-05,integrate-palm-into-word,4,2,2 2023-10-05,github-stats,2,2,0 -2023-10-05,DMARCParser.jl,3,1,0 \ No newline at end of file +2023-10-05,DMARCParser.jl,3,1,0 +2023-10-06,chatgpt-python-wrapper,8,2,4 +2023-10-06,chatgpt-images-r-shiny,12,2,11 +2023-10-06,add-chatgpt-to-microsoft-word,68,3,17 +2023-10-06,create-images-with-dall-e-in-microsoft-word,12,4,3 +2023-10-06,chatgpt-sentiment-analysis-in-excel,8,2,3 +2023-10-06,add-gpt-chatbot-to-microsoft-word,37,3,7 +2023-10-06,werpy,8,2,3 +2023-10-06,integrate-palm-into-word,4,2,2 +2023-10-06,github-stats,2,2,0 +2023-10-06,DMARCParser.jl,3,1,0 \ No newline at end of file