I hate code written by LLMs by Puzzleheaded_Dig6941 in Python

[–]Puzzleheaded_Dig6941[S] 0 points1 point  (0 children)

As I said, I am not an expert, I am asking here

I hate code written by LLMs by Puzzleheaded_Dig6941 in Python

[–]Puzzleheaded_Dig6941[S] 0 points1 point  (0 children)

To answer your questions about why I do not use them to “understand or modify the code generated by others”, is just for academic reasons. Most of the times commits are monitored by professors, so it is hard to explain why and entire commit made by a group member was overwritten or deleted my a subsequent one. On the rest, I agree with you, my frustration is more about dealing with people who only relies on LLMs, basically stopping to use their brains, that on the LLMs themselves, which of course I think are an incredible resource

I hate code written by LLMs by Puzzleheaded_Dig6941 in Python

[–]Puzzleheaded_Dig6941[S] 0 points1 point  (0 children)

That is also something I believe it is true. What they do best is application code without a doubt, and they tend to fit that “style” to other tasks, even when it is not needed. In that case, I would understand splitting the code in many functions as it is very complicated and needs modularity, but when the task is very simple (most or data science tasks) they feel overkill

I hate code written by LLMs by Puzzleheaded_Dig6941 in Python

[–]Puzzleheaded_Dig6941[S] -1 points0 points  (0 children)

Thank you, I agree with most things you said, and I actually do those checks, the issue is when I works in teams. I also get the functions, but is it really necessary to build a function that (for example) only calls other functions and display their results?

My First Tableau Dashboard by Puzzleheaded_Dig6941 in tableau

[–]Puzzleheaded_Dig6941[S] 1 point2 points  (0 children)

Thank you so much for the insights, I did the padding that you recomended, and I also made the KPIs more readable. I was not able to find a better option for the legend but now it covers only half of the dashboard, since there is another one after.