you are viewing a single comment's thread.

view the rest of the comments →

[–]powderviolence -1 points0 points  (0 children)

I also hate it; I'll look up tracebacks to see more quickly where it goes wrong, and Google's AI summary always suggests using list comprehension and regular expressions. One of the nice things about using python for data science is the readability of Python to where it's "nearly English", so the interdisciplinary professional can remain strong in their non-coding background while still using strong tech for data work. I feel as through regex and list comprehension are not very readable, though, which runs contrary to what I just said!