From a3c86dd7cff2b99e78ad132236946ab54f9cb3b8 Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Sun, 15 Oct 2023 12:15:08 +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 5c671fb..d3e95ea 100644 --- a/data/activity.csv +++ b/data/activity.csv @@ -705,4 +705,14 @@ date,repository,stars,watchers,forks 2023-10-13,werpy,8,2,3 2023-10-13,integrate-palm-into-word,4,2,2 2023-10-13,github-stats,2,2,0 -2023-10-13,DMARCParser.jl,3,1,0 \ No newline at end of file +2023-10-13,DMARCParser.jl,3,1,0 +2023-10-14,chatgpt-python-wrapper,8,2,4 +2023-10-14,chatgpt-images-r-shiny,12,2,11 +2023-10-14,add-chatgpt-to-microsoft-word,70,3,19 +2023-10-14,create-images-with-dall-e-in-microsoft-word,13,4,3 +2023-10-14,chatgpt-sentiment-analysis-in-excel,8,2,3 +2023-10-14,add-gpt-chatbot-to-microsoft-word,39,3,7 +2023-10-14,werpy,8,2,3 +2023-10-14,integrate-palm-into-word,4,2,2 +2023-10-14,github-stats,2,2,0 +2023-10-14,DMARCParser.jl,3,1,0 \ No newline at end of file