bauplanΒΆ
- bauplan package
- Submodules
- bauplan.exceptions module
- bauplan.exceptions.AccessDeniedError
- bauplan.exceptions.ApiMethodError
- bauplan.exceptions.ApiRouteError
- bauplan.exceptions.BauplanError
- bauplan.exceptions.BauplanInternalError
- bauplan.exceptions.InvalidDataError
- bauplan.exceptions.InvalidPlanError
- bauplan.exceptions.JobError
- bauplan.exceptions.MismatchedPythonVersionsError
- bauplan.exceptions.MissingMagicCellError
- bauplan.exceptions.MissingPandasError
- bauplan.exceptions.NoResultsFoundError
- bauplan.exceptions.ObjectCannotBeSerializedError
- bauplan.exceptions.ObjectTooBigError
- bauplan.exceptions.ResourceNotFoundError
- bauplan.exceptions.TableCreatePlanApplyStatusError
- bauplan.exceptions.TableCreatePlanError
- bauplan.exceptions.TableCreatePlanStatusError
- bauplan.exceptions.TooManyRequestsError
- bauplan.exceptions.UnauthorizedError
- bauplan.exceptions.UnhandledRuntimeError
- bauplan.exceptions.UpdateConflictError
- bauplan.exceptions.UserObjectKeyNotExistsError
- bauplan.exceptions.UserObjectWithKeyExistsError
- bauplan.helpers module
- bauplan.schema module
- bauplan.standard_expectations module
- bauplan.standard_expectations.expect_column_accepted_values
- bauplan.standard_expectations.expect_column_all_null
- bauplan.standard_expectations.expect_column_all_unique
- bauplan.standard_expectations.expect_column_equal_concatenation
- bauplan.standard_expectations.expect_column_mean_greater_or_equal_than
- bauplan.standard_expectations.expect_column_mean_greater_than
- bauplan.standard_expectations.expect_column_mean_smaller_or_equal_than
- bauplan.standard_expectations.expect_column_mean_smaller_than
- bauplan.standard_expectations.expect_column_no_nulls
- bauplan.standard_expectations.expect_column_not_unique
- bauplan.standard_expectations.expect_column_some_null
- bauplan.state module
- bauplan.state.ApplyPlanState
- bauplan.state.CommonRunState
- bauplan.state.PlanImportState
- bauplan.state.ReRunExecutionContext
- bauplan.state.ReRunState
- bauplan.state.RunExecutionContext
- bauplan.state.RunState
- bauplan.state.TableCreatePlanApplyContext
- bauplan.state.TableCreatePlanApplyState
- bauplan.state.TableCreatePlanContext
- bauplan.state.TableCreatePlanState
- bauplan.state.TableDataImportContext
- bauplan.state.TableDataImportState
- bauplan.store module
- bauplan.exceptions module
- Module contents
- bauplan.Client
- Parameters
- apply_table_creation_plan
- create_branch
- create_namespace
- create_table
- delete_branch
- delete_namespace
- delete_table
- get_branch
- get_branches
- get_namespace
- get_namespaces
- get_table
- get_tables
- has_branch
- has_namespace
- has_table
- import_data
- merge_branch
- plan_table_creation
- query
- query_to_csv_file
- query_to_generator
- query_to_json_file
- query_to_parquet_file
- rerun
- run
- scan
- bauplan.JobStatus
- bauplan.Model
- bauplan.Profile
- bauplan.expectation
- bauplan.model
- bauplan.pyspark
- bauplan.python
- bauplan.resources
- bauplan.Client
- Submodules