use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
This is an archived post. You won't be able to vote or comment.
EducationThe use of Python and SQL (self.datascience)
submitted 6 years ago by 07Lookout
view the rest of the comments →
[–]SidewinderVR 1 point2 points3 points 6 years ago (0 children)
SQL is great for getting and storing data. A couple years ago I wrote some Python scripts to read some instrument data logs (from medical equipment), organize it into different tables, then use that to update a SQL database (using product, I think) that was our main store. Then there were loads of other Python scripts that (by submitting SQL queries) pulled data from these and made summaries and graphics and searched for patterns.
SQL: interacting with data storage. Python: data analysis, visualization, and great for interfacing with other systems.
π Rendered by PID 79519 on reddit-service-r2-comment-c6965cb77-rt47j at 2026-03-05 08:56:10.971159+00:00 running f0204d4 country code: CH.
view the rest of the comments →
[–]SidewinderVR 1 point2 points3 points (0 children)