commands

package
v0.0.0-...-a0edf04 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddWorksheetColumn

func AddWorksheetColumn(ctx context.Context, workbookID, worksheetID, columnID, contents string) error

func AddWorksheetRow

func AddWorksheetRow(ctx context.Context, workbookID, worksheetID, contents string) error

func CreateWorksheet

func CreateWorksheet(ctx context.Context, workbookID, name string) error

func GetWorksheetColumnHeaders

func GetWorksheetColumnHeaders(ctx context.Context, workbookID, worksheetID string) error

func GetWorksheetData

func GetWorksheetData(ctx context.Context, workbookID, worksheetID string) error

func GetWorksheetTables

func GetWorksheetTables(ctx context.Context, workbookID, worksheetID string) error

func ListWorkbooks

func ListWorkbooks(ctx context.Context) error

func ListWorksheets

func ListWorksheets(ctx context.Context, workbookID string) error

func QueryWithPandas

func QueryWithPandas(ctx context.Context, inputData, inputQuery, showColumns string) (string, error)

func QueryWorksheetData

func QueryWorksheetData(ctx context.Context, workbookID, worksheetID, query, showColumns string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL