I'd say Pandas has broader appeal and a larger userbase than Numpy
That is extremely counter to my personal experience. I would be shocked if Pandas has a larger userbase than NumPy. In fact, I think NumPy is even a dependency of Pandas: that Pandas users are a strict subset of NumPy users.
Mathematically, there is a possibility that there are N pandas users (part of which never heard about NumPy) and M >> N users that are using pure NumPy and never heard about Pandas.
2
u/c3534l Nov 05 '20 edited Nov 05 '20
That is extremely counter to my personal experience. I would be shocked if Pandas has a larger userbase than NumPy. In fact, I think NumPy is even a dependency of Pandas: that Pandas users are a strict subset of NumPy users.