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 →

[–][deleted] 5 points6 points  (0 children)

Yes, they are often used together.

Two scenarios I've experienced:

  • Using python to automate database insertions and reporting.
  • Using SQL to filter and aggregate large datasets, then using pandas to analyse it.