Python scripts to import StackExchange data dump into Postgres DB.
-
Updated
Jul 6, 2022 - Python
Python scripts to import StackExchange data dump into Postgres DB.
This repository provides an analysis on the StackOverflow Data loaded as Google's BigQuery Dataset. It aims to find out the trend of various technologies from 2009 to 2018 and predict the future technological trends using Linear Regression.
Welcome to visit my profile! ❤️❤️❤️❤️
This project fetches data from the public stackoverflow database hosted in google cloud with bigquery and creates a dashboard with two insights: (1) the cumulative number of questions for the 8 topics with the most common tags in the database, and (2) the probability to get the accepted answer to a question within hours, days, weeks or months af…
Add a description, image, and links to the stackoverflow-data topic page so that developers can more easily learn about it.
To associate your repository with the stackoverflow-data topic, visit your repo's landing page and select "manage topics."