Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated the virtual environment to python 3.8 * Changed prompts to use input() or getpass() * Installed pandas * Installed SQLAlchemy * Changed to using dataframes to process the data * Results printed to console are now in csv format * Added optional flag to write results to console or file * Updated readme and help info * Removed extra quote escaping * Converted NaN to blank values * Specified SQLAlchemy version to 1.4.* * Create embed id column if missing for all users * Fixed Looker API3 key typo
- Loading branch information