-
Notifications
You must be signed in to change notification settings - Fork 0
dylanpulver/Database-Querying
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Jupyter Notebook Querying The notebook in this repository is a template for easily connecting to any database, converting any SQL query to a pandas dataframe, munging the resulting data with pandas, converting the resulting pandas dataframe to a csv file, and then sending that csv file directly to a slack channel. The notebook is broken up into steps with headers. In order to use the notebook, the following must be specified within the notebook: database credentials, sql query, csv filename, slack channel and slack token (create a new slack app here: https://api.slack.com/apps )
About
A Jupyter notebook designed to connect to any database, data munge using pandas and then deliver the data to a slack channel via API
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published