Thank you for the video. I found solution of my problem in your tutorial
@DataCentricInc2 жыл бұрын
You are welcome
@chanmyudawela22662 жыл бұрын
loved it. Detailed explanation and yet simple and straightforward. Keep up the great work.
@DataCentricInc2 жыл бұрын
Thank you Chanmy
@kenyabolt95493 жыл бұрын
I always love your tutorials they are so helpful ❤️
@DataCentricInc3 жыл бұрын
Thank you Kenya Bolt😊
@blueresolve29543 жыл бұрын
Brilliant stuff.
@lprayaga12 жыл бұрын
Very nice and simple. Would you please do a tutorial on cluster analysis with tweets in r?
@tanujachaudhary38672 жыл бұрын
Looking forward for connecting r with Twitter
@lambodaraparabhoi87713 жыл бұрын
Thank you. The video is very informative. Could you please make a video to collect specific phrases for example? titles of a research paper from the tweeter. As I am working to collect tweets related research papers
@DataCentricInc3 жыл бұрын
Thanks for your feedback Lambodara, I will add it to the list of videos for 2022.
@kylamaetorres11272 жыл бұрын
how to fix the error warning 215 bad authentication data. in the "rstats_tweets"?
@samrusaati91732 жыл бұрын
great tutorial. would you also explain how to obtain the geo-location Twitter message data by specific topic?
@DataCentricInc2 жыл бұрын
I will look into this
@andersonkanjuwamoni3 жыл бұрын
I think you should have included in the video how to connect a twitter account with R
@DataCentricInc3 жыл бұрын
Noted Anderson Kanju. I will do a video on this.
@hajnalkaberenyi83682 жыл бұрын
@@DataCentricInc Great tutorial videos, really appreciate. Have you made the mentioned video yet? :)
@DataCentricInc2 жыл бұрын
@@hajnalkaberenyi8368 Yes I did create that tutorial however Twitter has since changed the API which is causing several errors so the video has been unlisted.
@AndreLuiz-dz1qk2 жыл бұрын
@@DataCentricInc Do you have intention to create a new vídeo with the news changes? I'm a new data science student and I always have connections erros, if I didn't loose my mind is the 403 error. I really appreciate this video and I hope more like this. Thanks 👏👏👏👏
@nyakwarsamuel78332 жыл бұрын
hi, I was able to authenticate twitter and R..and when I write get_token() am able to see my credentials... but the problem is when i try to write simple search tweet code like yours, my console states You currently have Essential access which includes access to Twitter API v2 endpoints only. If you need access to this endpoint, you’ll need to apply for Elevated access via the Developer Portal. any insights? I do not want to sign for the elevated account because I just want to learn using the essential first
@DataCentricInc2 жыл бұрын
Hi Nyakwar This means you have to create a Twitter Developer account to access these features. i had a video that did this but I had to unless it because the Twitter API has changed and I am still working through resolving the issue.