connect_to_local_postgres | Connect to Local PostGres Server |
connect_to_mysql5.5 | Connect to MySQL v5.5 via Unix Sock using credentials stored... |
disconnect_local_postgres | Disconnect from Postgres |
get_athena_query | Query local Athena |
get_pg_query | Query local Postgess |
get_query | Query local UMLS |
get_umls_query | Query local UMLS |
load_packaged_sqls | Load all packaged SQLs |
prepare_vector | Convert vector to arguments |
query_pg_from_file | Query a local postgres database from a file |
write_query_where_in | Writes a SQL query that includes a WHERE IN clause based on a... |
write_sql_for_distinct_counts | Write sql that gets distinct counts |
write_sql_for_random_records | Writes SQL to get random records of a certain limit |
write_sql_statement_to_load_rrf | Return SQL statements into the console that loads RRF in raw... |
write_sql_to_copy_from_csv | Writes a dataframe as a table to the given database |
write_sql_to_create_table_from_df | Writes a DROP TABLE and CREATE TABLE sql statement for a... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.