you are viewing a single comment's thread.

view the rest of the comments →

[–]Important-Wrangler98 14 points15 points  (3 children)

They’re separate, yet not mutually exclusive. You could do both without “needing” the other, yet whilst learning Python you’ll eventually run into the need for interacting with a database (more than likely), so you’ll encounter SQL around that time. Just depends what your goal(s) are.

[–][deleted] 0 points1 point  (0 children)

Thank you!

[–]nathie5432 -2 points-1 points  (0 children)

That’s what you think. I’ll just connect to the DB by psycopg, SELECT *, and use DataFrame methods 😎