cursor.com/2025
cursor.com/2025
The art of the y axis
I haven't learned M language yet, but DAX syntax feel like JavaScript to me lol
That’s good to hear indeed! I see myself maintaining business logic in two places of R and PowerBI already…It’ll definitely get out of hand someday. Much appreciated for the insights you shared!
Thanks for sharing! I’m also working a bit on business planning along with B2B saas metrics. Could you elaborate more on the PowerBI part? I started looking into it lately on some dashboards at work. It’s quite easy to setup and share reports which I like, but the context/filters are killing me!
Just one tab away 😁
I think cursor or copilot can easily help with code completion like this
Sometimes it also happens to function arguments 🤣
Yeah we still use the benchmark one lol: ARPA * Gross Margin % / Churn Rate %.
Just discovered {slider} package today, thanks to ChatGPT, perfect for window functions like rolling average and cumulative sums. Never underestimate how often these use cases come up in the business world. #rstats
Exactly same here. I just feel a bit weird to do so in the join when I need more cols but definitely it still works!
I've always been using the second approach to select a few variables from df2, but discovered the trick of suffix = c("", ".df2") and all_of(names(df1)). #rstats
alright...
Lesson learned today: when working with AI on api calls, always ask AI to try some calls first to better understand the response structure...It'd help speed up the process a lot!
Sorry I love my cursor
Oh janitor...I only use clean_names() lol but very often. Will explore adorn_totals(), thanks!
Thanks, Dan. It looks like what I'm looking for just that I don't want to learn a new syntax of data.table...
Thanks for sharing! Sometimes I want to add a row to summarize the current dataframe, e.g., adding Overall or Total to summarize how many schools in this example. I have to create another dataframe just to summarize it and use bind_rows(). Any other ways?
Yeah like in SQL lol
Wow thanks a lot! I’ll adapt it for my cursor rules ❤️
I had this whitespace analysis idea in mind for a while and tried it on GPT 5 today. After just a few prompts it generated the perfect dummy data and #rstats script!
That’s my excuse for not mastering Python cuz R is much easier
Good enough for coding assistance!
Just use Cursor for all models lol
Maybe because my use case is too simple and I don’t need those features haha
I still didn't get why we need Positron, especially compare it with Cursor/VS Code. Just get myself comfortable with Cursor in the last few months and I don't see myself switch again.
#rstats
No worries David. It works on my laptop so all good. Thanks!
It’s weird that it refreshes automatically after I open the link and then it breaks…
Oh great to hear that it’s still being useful! Thanks 😊
Hmm for some reason I can’t open the page on my phone