This. But Pandas and Numpy.
Pandas and Numpy and Bash.
This. But Pandas and Numpy.
Pandas and Numpy and Bash.
.loc and .iloc queries are a fun syntax adventure every time
Any no-SQL syntax for interacting with databases.
I’ve switched to nutshell imo. Bash is in need of a replacement
I mastered and forgot almost entirely RegEx several times now
"mastered"
Mastered as in I could teach it to others, and assemble many complicated rules for many complicated patterns.
I am always impressed with folks that retain it.
I would a ton of it for a month or two, and then do nothing with it again for more than a year or more.
It takes a lot for permanent burn-in for me. That's the curse. The blessing is that I learn very quickly.
Bash substitution is regex-level wizardry.
Slapping a $ before an environment variable name is "wizardry?"
Not quite that, but more the ${variable##.*}
sort of thing.
Right, so that's just the string manipulation functions. I already posted a link to the bible for this following a different reply to the same comment to which you replied.
I don’t write very small shell scripts because I am not a job destroyer.
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.