Hacker News new | ask | show | jobs
by Cheer2171 492 days ago
I really don't mean this in a rude way, but if it took you a few weeks to do that on your own, you are really bad at googling for tutorials and walkthroughs. You could have watched a one hour bootcamp video and learned how to do it yourself.

What you are saying Claude helped you do is like 15 lines of python. A few weeks? 120 hours of effort?

1 comments

the task above is not 15 lines of python with a real world dataset.

the tutorials you reference? yes, 15 lines of python when you're starting with the titanic.csv. But a real world dataset normally takes hours or days of cleaning before it's ready to run any statistical analysis on.

Data cleaning is hard. That is not what OP said they had Claude do. They just said Claude normalized it. Normalizing data does not take days unless you are learning to do both statistics and programming for the first time ever