Results 5 comments of Marcin

Is it possible to limit the width of the mj-wrapper? In the outlook, the background is repeated not only vertically, but also horizontally. Limiting the width would solve background repeating...

@zainhoda You're awesome! :) Yes, it works by using the run function and native libraries to connect to BigQuery. So, the issue seems to be with the function in Vanna:...

Here is the code that works and might be helpful as a reference: ```python import pandas as pd import os from google.cloud import bigquery from vanna.openai.openai_chat import OpenAI_Chat from vanna.chromadb.chromadb_vector...

@rusackas The issue remains the same: sorting in pivot tables doesn't work, as it displays data in a random order.