Back to Mindsdb

List Views

docs/sdks/python/list_views.mdx

26.1.0225 B
Original Source

Description

The list_views() function is executed on a project and lists all views available in this project.

Syntax

Use the list_views() method to list all views in a project:

python
project.list_views()