We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pygwalker 0.3.10 displays buttons related to cloud tools by default, If you don't want to display it, please run code:
import pygwalker as pyg pyg.walk(df, show_cloud_tool=False)