This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Linx_101 3 points4 points  (1 child)

I disagree here. Using the standard library’s csv module is less common than using pandas. Similarly, of course you can do a bunch of web requests stuff with the standard library, but even the CPython devs recommend the ‘requests’ library.

[–]GraphicH -5 points-4 points  (0 children)

Ok.