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
4 months ago
258,978 views
0 shares

python-memes, datascience-memes, tensorflow-memes, pandas-memes, numpy-memes | ProgrammerHumor.io
More Like This
Machine Learning
4 years ago
58.1K views
0 shares

I Use Too Much Stackoverflow
9 months ago
99.7K views
0 shares

Anti-Vaxxers have suffered an integer overflow
4 years ago
71.2K views
0 shares

Ladies And Gentlemen, It's Officially π-Thon
12 days ago
157.0K views
0 shares

When Your Code Is So Bad It Breaks Your Friend
6 months ago
132.9K views
0 shares

Loading more content...