Related Posts
Additional Posts in Data & Analytics Consultants
Has anyone else begun to resent data science?
Got messaged by a C3 . ai recruiter. Read that wlb is bad and that the interview process is absurdly long, but the Glassdoor reviews are 4.2 and can't find actual hours worked posted by anyone. How's the culture really? I'd be aiming for DS consulting, something more functional but with DS/ML concepts as my differentiator.
C3.ai, Inc.
New to Fishbowl?
unlock all discussions on Fishbowl.



Shiny is pretty different from R. It’s essentially a layer between R and web dev so syntax is kind of a mixture of things. Personally not sure why anyone uses it anymore now that dashboarding tools are pretty robust. Regardless R studio (the company ) has very good resources.
It’s a bit challenging but start with small/basic application (think “hello world!” :) ) and go from there.
I built a small chat bot with it like ten years ago. The syntax is wonky but it got there.
I think python’s stuff might have surpassed it tho