From b01b7e896b916dd1f81d9e8f7fac565476f6985c Mon Sep 17 00:00:00 2001 From: Ross Armstrong <52817125+rossarmstrong@users.noreply.github.com> Date: Sat, 7 Oct 2023 12:36:20 +1100 Subject: [PATCH] Appending Traffic Data to CSV --- data/traffic.csv | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/traffic.csv b/data/traffic.csv index ca55630..50cf95c 100644 --- a/data/traffic.csv +++ b/data/traffic.csv @@ -769,4 +769,14 @@ date,repository,views,unique_visitors,clones,unique_cloners 2023-10-05,werpy,1,1,0,0 2023-10-05,integrate-palm-into-word,0,0,0,0 2023-10-05,github-stats,1,1,8,4 -2023-10-05,DMARCParser.jl,0,0,1,1 \ No newline at end of file +2023-10-05,DMARCParser.jl,0,0,1,1 +2023-10-06,chatgpt-python-wrapper,1,1,0,0 +2023-10-06,chatgpt-images-r-shiny,2,2,1,1 +2023-10-06,add-chatgpt-to-microsoft-word,34,20,0,0 +2023-10-06,create-images-with-dall-e-in-microsoft-word,4,4,0,0 +2023-10-06,chatgpt-sentiment-analysis-in-excel,5,3,0,0 +2023-10-06,add-gpt-chatbot-to-microsoft-word,4,3,0,0 +2023-10-06,werpy,10,2,2,1 +2023-10-06,integrate-palm-into-word,0,0,0,0 +2023-10-06,github-stats,0,0,6,4 +2023-10-06,DMARCParser.jl,8,2,1,1 \ No newline at end of file