Dr, I am a grad student currently using R for policy, I had grown fond of using R, and had hoped to have been the "R" guy somewhere. I know you mentioned this will take alot away from the "gurus", what is your opinion on how those of us using R as an application for a field should pivot with the advent of these AI Chats?
I think there will still be plenty of scope to be the "R guy/girl/guru" but I would make sure that you are also familiar with the generative AI tools and also knowing the right statistical methods to be use and how to interpret them and use them to draw conclusions. I think these people will still be very valuable, but the person whose only ability is to know the syntax of some function parameters or SQL will likely be out of a job. PS. love the Macho Man avatar.
You can check out my video of how to add ChatGPT to RStudio, or do you mean can R run an LLM? I haven't seen any yet but I'm sure someone out there is probably working on one.
Prof, I can not run Python code. Every time it shows an error. Can you please help me? I am a Faculty at my University and I really liked your video. Please help me.
They there, I haven't done much content about Python although am planning on doing a Python for R users series in the future. If I needed to generate Python code right now I would use ChatGPT for assistance or you could try the datamotto coding notebook that I did a video about here th-cam.com/video/0vlu57o42wQ/w-d-xo.html
CHAT GPT is nice, but if you use it to write r code be aware that this is NOT TRADITIONAL AI. IT DOES NOT AUTOMATICLY LOOP THE DATA AND LEARN WITH EACH PASS.
I see the author built the Shiny app using Golem and then uses GPT3 in the backend.... interesting app. Kudos to GeXinJin
Dr, I am a grad student currently using R for policy, I had grown fond of using R, and had hoped to have been the "R" guy somewhere. I know you mentioned this will take alot away from the "gurus", what is your opinion on how those of us using R as an application for a field should pivot with the advent of these AI Chats?
I think there will still be plenty of scope to be the "R guy/girl/guru" but I would make sure that you are also familiar with the generative AI tools and also knowing the right statistical methods to be use and how to interpret them and use them to draw conclusions. I think these people will still be very valuable, but the person whose only ability is to know the syntax of some function parameters or SQL will likely be out of a job.
PS. love the Macho Man avatar.
Thanks for the response!
Dr, Id love to get in contact with you privately about this, is that possible? Thanks!
@@xtranslux Sure. Twitter or my website are the best avenues.
Is there anything for R like chatgpt advanced data analysis? Uses Python, not R
You can check out my video of how to add ChatGPT to RStudio, or do you mean can R run an LLM? I haven't seen any yet but I'm sure someone out there is probably working on one.
Dr. Lyndon , this video was dine time ago...what tool -for free- would you recommend to learn R ith AI help?
Tbh chatgpt is pretty darn good
@@DrLyndonWalker my experience asking chat GPT to do macros for Excel and also code in R is bad, they never worked after 4 or 5 trials
Cant reach the website
I suspect it might be prone to the same overload issues as chatgpt.
Prof, I can not run Python code. Every time it shows an error. Can you please help me? I am a Faculty at my University and I really liked your video. Please help me.
They there, I haven't done much content about Python although am planning on doing a Python for R users series in the future. If I needed to generate Python code right now I would use ChatGPT for assistance or you could try the datamotto coding notebook that I did a video about here th-cam.com/video/0vlu57o42wQ/w-d-xo.html
I can't upload a 63 MB excel file but able to upload smaller ones
Excel files tend to be big. Can you convert to text or csv?
CHAT GPT is nice, but if you use it to write r code be aware that this is NOT TRADITIONAL
AI. IT DOES NOT AUTOMATICLY LOOP THE DATA AND LEARN WITH EACH PASS.