I see the author built the Shiny app using Golem and then uses GPT3 in the backend.... interesting app. Kudos to GeXinJin
@xtranslux Жыл бұрын
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?
@DrLyndonWalker Жыл бұрын
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.
@xtranslux Жыл бұрын
Thanks for the response!
@xtranslux Жыл бұрын
Dr, Id love to get in contact with you privately about this, is that possible? Thanks!
@DrLyndonWalker Жыл бұрын
@@xtranslux Sure. Twitter or my website are the best avenues.
@WhySoBroke Жыл бұрын
Is there anything for R like chatgpt advanced data analysis? Uses Python, not R
@DrLyndonWalker Жыл бұрын
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.
@franciscomartinezcapel117110 ай бұрын
Dr. Lyndon , this video was dine time ago...what tool -for free- would you recommend to learn R ith AI help?
@DrLyndonWalker10 ай бұрын
Tbh chatgpt is pretty darn good
@franciscomartinezcapel117110 ай бұрын
@@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
@thefaramith8876 Жыл бұрын
Cant reach the website
@DrLyndonWalker Жыл бұрын
I suspect it might be prone to the same overload issues as chatgpt.
@Liyana988 Жыл бұрын
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.
@DrLyndonWalker Жыл бұрын
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 kzbin.info/www/bejne/ZqfPpmhtpJllrbM
@moussabaouchi335 Жыл бұрын
I can't upload a 63 MB excel file but able to upload smaller ones
@DrLyndonWalker Жыл бұрын
Excel files tend to be big. Can you convert to text or csv?
@computerpro123abc Жыл бұрын
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.