Everyone around me seems to be making all this beautiful work with their claude code pet. I hate it. It can’t do anythign right. All i want it to do is rename my column accurately.
d <- d %>%
rename(
new_name =
Old name,
…
)
In my rename code chunk, I just want it to have the same colnames from my original csv file. a human could do this. It’s not complicated. but it just CANT FUCKINF GET THEM RIGHT when I copy paste all the names into the chat. OR when I ask it to find them itself. it will do this:
d <- d %>%
rename(
new_name =
Old name but its actually not the correct name from the text I gave it,
…
)
I am going to rage. I hate this stupid thing. I have 365 colnames, so I cbf to do this myself. However it looks like I have wasted more time re-typing the same fucking prompt over and over again and I could’ve just gone in myself and re-typed all 365 names.
For fucks sake I HAVE TRIED EVERYTHING. Am I dumb? is it dumb? 🖕🖕🖕🖕🖕🖕🖕
I also just wanted to rant about this. No one around me understands my pain. #nooneunderstandsme.
🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕 fuck you claude code I hate you 🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕🖕 I paid for this 🖕🖕🖕🖕🖕🖕🖕
TBF I am not sure how good claude code is for R script or anything stat related. I thought this would be as easy as command F for it so Idk. 🖕🖕🖕🖕🖕🖕🖕
submitted by
/u/Binx_k
Originally posted by u/Binx_k on r/ClaudeCode
