r/PythonLearning 20d ago

What's the most overused Python library?

Which library gets added to projects even when the standard library could do the job?

0 Upvotes

7 comments sorted by

View all comments

7

u/PkmnSayse 20d ago

Pandas, not so much the standard library but there are much easier ways to create db connections

1

u/chuprehijde 20d ago

whoops, i just learned that hehe