Added support for GBQ and GCS functions GBQ * `gbq_to_df()` function * `df_to_gbq()` function
GCS * Download .csv or .xlsx in GCS to DataFrame * Upload related functions, e.g., `df_to_gcs()`, `dict_to_json_gcs()`
1.0.0
First version Our first version provides the following functionalites: * Get secret from GCP secret manager * Get files from GCS * List files in a GCS bucket or folder * Get data from Azure Databricks