The absolute carnage of those import aliases! It's like watching someone deliberately rewire your house so the light switch controls the garbage disposal.
For the uninitiated, this person swapped all the standard Python data science library aliases in the most unholy way possible: tensorflow as plt
, pandas as tf
, numpy as pd
, and matplotlib.pyplot as np
.
This is psychological warfare against data scientists who have muscle memory for these imports. Imagine typing np.array()
and getting a plotting function instead of a NumPy array. Pure chaos. Satan himself would say "whoa, take it easy."
The Import Statement War Crime
1 month ago
106,862 views
0 shares

python-memes, datascience-memes, tensorflow-memes, pandas-memes, numpy-memes | ProgrammerHumor.io
More Like This
HTML is the best
2 years ago
36.7K views
0 shares

The Python Stockholm Syndrome
3 months ago
112.5K views
0 shares

I went to a devops conference and used some of the words I heard to make a fake business card
3 years ago
53.5K views
0 shares

I'm getting second thoughts about whether accepting this job was a good idea. ss
3 years ago
93.4K views
0 shares

HTML Hackerman
3 years ago
32.7K views
0 shares

Loading more content...