Index A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z A abs() (in module pystarburst.functions) acos() (in module pystarburst.functions) acosh() (in module pystarburst.functions) add_months() (in module pystarburst.functions) agg() (pystarburst.dataframe.DataFrame method) (pystarburst.relational_grouped_dataframe.RelationalGroupedDataFrame method) aggregate() (in module pystarburst.functions) alias() (pystarburst.column.Column method) (pystarburst.dataframe.DataFrame method) (pystarburst.table_function.TableFunctionCall method) all_match() (in module pystarburst.functions) any_match() (in module pystarburst.functions) any_value() (in module pystarburst.functions) approx_count_distinct() (in module pystarburst.functions) approx_distinct() (in module pystarburst.functions) approx_percentile() (in module pystarburst.functions) approx_percentile_accumulate() (in module pystarburst.functions) approx_percentile_combine() (in module pystarburst.functions) approx_percentile_estimate() (in module pystarburst.functions) approx_quantile() (pystarburst.dataframe.DataFrame method) (pystarburst.dataframe_stat_functions.DataFrameStatFunctions method) approxQuantile() (pystarburst.dataframe.DataFrame method) (pystarburst.dataframe_stat_functions.DataFrameStatFunctions method) arguments (pystarburst.table_function.TableFunctionCall attribute) array_agg() (in module pystarburst.functions) array_append() (in module pystarburst.functions) array_cat() (in module pystarburst.functions) array_compact() (in module pystarburst.functions) array_construct() (in module pystarburst.functions) array_contains() (in module pystarburst.functions) array_distinct() (in module pystarburst.functions) array_except() (in module pystarburst.functions) array_flatten() (in module pystarburst.functions) array_insert() (in module pystarburst.functions) array_intersect() (in module pystarburst.functions) array_intersection() (in module pystarburst.functions) array_join() (in module pystarburst.functions) array_max() (in module pystarburst.functions) array_min() (in module pystarburst.functions) array_position() (in module pystarburst.functions) array_prepend() (in module pystarburst.functions) array_remove() (in module pystarburst.functions) array_repeat() (in module pystarburst.functions) array_size() (in module pystarburst.functions) array_slice() (in module pystarburst.functions) array_sort() (in module pystarburst.functions) array_to_string() (in module pystarburst.functions) array_union() (in module pystarburst.functions) arrays_overlap() (in module pystarburst.functions) arrays_zip() (in module pystarburst.functions) as_() (pystarburst.column.Column method) (pystarburst.table_function.TableFunctionCall method) as_dict() (pystarburst.row.Row method) asc() (in module pystarburst.functions) (pystarburst.column.Column method) asc_nulls_first() (in module pystarburst.functions) (pystarburst.column.Column method) asc_nulls_last() (in module pystarburst.functions) (pystarburst.column.Column method) ascii() (in module pystarburst.functions) asDict() (pystarburst.row.Row method) asin() (in module pystarburst.functions) assert_true() (in module pystarburst.functions) astype() (pystarburst.column.Column method) atan() (in module pystarburst.functions) atan2() (in module pystarburst.functions) avg() (in module pystarburst.functions) (pystarburst.relational_grouped_dataframe.RelationalGroupedDataFrame method) B base64() (in module pystarburst.functions) between() (pystarburst.column.Column method) bit_length() (in module pystarburst.functions) bitand() (in module pystarburst.functions) (pystarburst.column.Column method) bitnot() (in module pystarburst.functions) bitor() (in module pystarburst.functions) (pystarburst.column.Column method) bitshiftleft() (in module pystarburst.functions) bitshiftright() (in module pystarburst.functions) bitwise_not() (in module pystarburst.functions) bitwiseAND() (pystarburst.column.Column method) bitwiseNOT() (in module pystarburst.functions) bitwiseOR() (pystarburst.column.Column method) bitwiseXOR() (pystarburst.column.Column method) bitxor() (in module pystarburst.functions) (pystarburst.column.Column method) builder (pystarburst.session.Session attribute) builtin() (in module pystarburst.functions) (pystarburst.relational_grouped_dataframe.RelationalGroupedDataFrame method) C cache_results() (pystarburst.session.Session method) call_builtin() (in module pystarburst.functions) call_function() (in module pystarburst.functions) call_table_function() (in module pystarburst.functions) cancel_all() (pystarburst.session.Session method) CaseExpr (class in pystarburst.column) cast() (in module pystarburst.functions) (pystarburst.column.Column method) cbrt() (in module pystarburst.functions) ceil() (in module pystarburst.functions) close() (pystarburst.session.Session method) coalesce() (in module pystarburst.functions) codepoint() (in module pystarburst.functions) col() (in module pystarburst.functions) (pystarburst.dataframe.DataFrame method) col_regex() (pystarburst.dataframe.DataFrame method) collect() (pystarburst.dataframe.DataFrame method) collect_list() (in module pystarburst.functions) collect_set() (in module pystarburst.functions) collectList() (in module pystarburst.functions) collectSet() (in module pystarburst.functions) colRegex() (pystarburst.dataframe.DataFrame method) Column (class in pystarburst.column) column() (in module pystarburst.functions) columns (pystarburst.dataframe.DataFrame property) concat() (in module pystarburst.functions) concat_ws() (in module pystarburst.functions) config() (pystarburst.session.Session.SessionBuilder method) configs() (pystarburst.session.Session.SessionBuilder method) contains() (in module pystarburst.functions) (pystarburst.column.Column method) conv() (in module pystarburst.functions) convert_timezone() (in module pystarburst.functions) copy_into_location() (pystarburst.dataframe_writer.DataFrameWriter method) corr() (in module pystarburst.functions) (pystarburst.dataframe.DataFrame method) (pystarburst.dataframe_stat_functions.DataFrameStatFunctions method) cos() (in module pystarburst.functions) cosh() (in module pystarburst.functions) cot() (in module pystarburst.functions) count() (in module pystarburst.functions) (pystarburst.dataframe.DataFrame method) (pystarburst.relational_grouped_dataframe.RelationalGroupedDataFrame method) count_distinct() (in module pystarburst.functions) countDistinct() (in module pystarburst.functions) cov() (pystarburst.dataframe.DataFrame method) (pystarburst.dataframe_stat_functions.DataFrameStatFunctions method) covar_pop() (in module pystarburst.functions) covar_samp() (in module pystarburst.functions) crc32() (in module pystarburst.functions) create() (pystarburst.session.Session.SessionBuilder method) create_dataframe() (pystarburst.session.Session method) create_map() (in module pystarburst.functions) create_or_replace_view() (pystarburst.dataframe.DataFrame method) createDataFrame() (pystarburst.session.Session method) createOrReplaceView() (pystarburst.dataframe.DataFrame method) cross_join() (pystarburst.dataframe.DataFrame method) crossJoin() (pystarburst.dataframe.DataFrame method) csc() (in module pystarburst.functions) cube() (pystarburst.dataframe.DataFrame method) cume_dist() (in module pystarburst.functions) current_catalog() (in module pystarburst.functions) current_date() (in module pystarburst.functions) current_groups() (in module pystarburst.functions) CURRENT_ROW (pystarburst.window.Window attribute) current_schema() (in module pystarburst.functions) current_time() (in module pystarburst.functions) current_timestamp() (in module pystarburst.functions) current_timezone() (in module pystarburst.functions) current_user() (in module pystarburst.functions) currentRow (pystarburst.window.Window attribute) D DataFrame (class in pystarburst.dataframe) DataFrameNaFunctions (class in pystarburst.dataframe_na_functions) DataFrameStatFunctions (class in pystarburst.dataframe_stat_functions) DataFrameWriter (class in pystarburst.dataframe_writer) date_add() (in module pystarburst.functions) date_format() (in module pystarburst.functions) date_sub() (in module pystarburst.functions) date_trunc() (in module pystarburst.functions) dateadd() (in module pystarburst.functions) datediff() (in module pystarburst.functions) day() (in module pystarburst.functions) dayofmonth() (in module pystarburst.functions) dayofweek() (in module pystarburst.functions) dayofyear() (in module pystarburst.functions) degrees() (in module pystarburst.functions) delete() (pystarburst.table.Table method) (pystarburst.table.WhenMatchedClause method) DeleteResult (class in pystarburst.table) dense_rank() (in module pystarburst.functions) desc() (in module pystarburst.functions) (pystarburst.column.Column method) desc_nulls_first() (in module pystarburst.functions) (pystarburst.column.Column method) desc_nulls_last() (in module pystarburst.functions) (pystarburst.column.Column method) describe() (pystarburst.dataframe.DataFrame method) discover() (pystarburst.session.Session method) distinct() (pystarburst.dataframe.DataFrame method) div0() (in module pystarburst.functions) drop() (pystarburst.dataframe.DataFrame method) (pystarburst.dataframe_na_functions.DataFrameNaFunctions method) drop_duplicates() (pystarburst.dataframe.DataFrame method) drop_table() (pystarburst.table.Table method) dropDuplicates() (pystarburst.dataframe.DataFrame method) dropna() (pystarburst.dataframe.DataFrame method) E element_at() (in module pystarburst.functions) else_() (pystarburst.column.CaseExpr method) ends_with() (in module pystarburst.functions) (pystarburst.column.Column method) endswith() (in module pystarburst.functions) (pystarburst.column.Column method) eqNullSafe() (pystarburst.column.Column method) equal_nan() (in module pystarburst.functions) (pystarburst.column.Column method) equal_null() (pystarburst.column.Column method) except_() (pystarburst.dataframe.DataFrame method) exceptAll() (pystarburst.dataframe.DataFrame method) exists() (in module pystarburst.functions) exp() (in module pystarburst.functions) explain() (pystarburst.dataframe.DataFrame method) explode() (pystarburst.dataframe.DataFrame method) explode_outer() (pystarburst.dataframe.DataFrame method) expm1() (in module pystarburst.functions) expr() (in module pystarburst.functions) F fail() (in module pystarburst.functions) fill() (pystarburst.dataframe_na_functions.DataFrameNaFunctions method) fillna() (pystarburst.dataframe.DataFrame method) filter() (in module pystarburst.functions) (pystarburst.dataframe.DataFrame method) first() (pystarburst.dataframe.DataFrame method) first_value() (in module pystarburst.functions) flatten() (in module pystarburst.functions) floor() (in module pystarburst.functions) forall() (in module pystarburst.functions) format_string() (in module pystarburst.functions) from_json() (in module pystarburst.functions) from_unixtime() (in module pystarburst.functions) from_utc_timestamp() (in module pystarburst.functions) function() (in module pystarburst.functions) (pystarburst.relational_grouped_dataframe.RelationalGroupedDataFrame method) G get() (in module pystarburst.functions) get_current_catalog() (pystarburst.session.Session method) get_current_roles() (pystarburst.session.Session method) get_current_schema() (pystarburst.session.Session method) get_fully_qualified_current_schema() (pystarburst.session.Session method) get_json_object() (in module pystarburst.functions) greatest() (in module pystarburst.functions) group_by() (pystarburst.dataframe.DataFrame method) group_by_grouping_sets() (pystarburst.dataframe.DataFrame method) groupBy() (pystarburst.dataframe.DataFrame method) groupByGroupingSets() (pystarburst.dataframe.DataFrame method) grouping() (in module pystarburst.functions) GroupingSets (class in pystarburst.relational_grouped_dataframe) H hash() (in module pystarburst.functions) head() (pystarburst.dataframe.DataFrame method) hex() (in module pystarburst.functions) hour() (in module pystarburst.functions) hypot() (in module pystarburst.functions) I iff() (in module pystarburst.functions) ilike() (pystarburst.column.Column method) in_() (in module pystarburst.functions) (pystarburst.column.Column method) initcap() (in module pystarburst.functions) inline() (pystarburst.dataframe.DataFrame method) inline_outer() (pystarburst.dataframe.DataFrame method) insert() (pystarburst.table.WhenNotMatchedClause method) instr() (in module pystarburst.functions) intersect() (pystarburst.dataframe.DataFrame method) intersect_all() (pystarburst.dataframe.DataFrame method) intersectAll() (pystarburst.dataframe.DataFrame method) is_cached (pystarburst.dataframe.DataFrame attribute) (pystarburst.table.Table attribute) is_empty() (pystarburst.dataframe.DataFrame method) is_nan() (in module pystarburst.functions) is_not_null() (in module pystarburst.functions) (pystarburst.column.Column method) is_null() (in module pystarburst.functions) (pystarburst.column.Column method) isEmpty() (pystarburst.dataframe.DataFrame method) isin() (pystarburst.column.Column method) isnan() (in module pystarburst.functions) isNotNull() (pystarburst.column.Column method) isnull() (in module pystarburst.functions) isNull() (pystarburst.column.Column method) J join() (pystarburst.dataframe.DataFrame method) json_array_length() (in module pystarburst.functions) json_extract() (in module pystarburst.functions) json_parse() (in module pystarburst.functions) json_tuple() (in module pystarburst.functions) K kurtosis() (in module pystarburst.functions) L lag() (in module pystarburst.functions) last_day() (in module pystarburst.functions) last_value() (in module pystarburst.functions) lead() (in module pystarburst.functions) least() (in module pystarburst.functions) length() (in module pystarburst.functions) levenshtein() (in module pystarburst.functions) levenshtein_distance() (in module pystarburst.functions) like() (pystarburst.column.Column method) limit() (pystarburst.dataframe.DataFrame method) listagg() (in module pystarburst.functions) lit() (in module pystarburst.functions) locate() (in module pystarburst.functions) log() (in module pystarburst.functions) log10() (in module pystarburst.functions) log1p() (in module pystarburst.functions) log2() (in module pystarburst.functions) lower() (in module pystarburst.functions) lpad() (in module pystarburst.functions) ltrim() (in module pystarburst.functions) M make_date() (in module pystarburst.functions) map_concat() (in module pystarburst.functions) map_entries() (in module pystarburst.functions) map_filter() (in module pystarburst.functions) map_from_arrays() (in module pystarburst.functions) map_from_entries() (in module pystarburst.functions) map_keys() (in module pystarburst.functions) map_values() (in module pystarburst.functions) map_zip_with() (in module pystarburst.functions) max() (in module pystarburst.functions) (pystarburst.relational_grouped_dataframe.RelationalGroupedDataFrame method) max_by() (in module pystarburst.functions) md5() (in module pystarburst.functions) mean() (in module pystarburst.functions) (pystarburst.relational_grouped_dataframe.RelationalGroupedDataFrame method) melt() (pystarburst.dataframe.DataFrame method) merge() (pystarburst.table.Table method) MergeResult (class in pystarburst.table) min() (in module pystarburst.functions) (pystarburst.relational_grouped_dataframe.RelationalGroupedDataFrame method) min_by() (in module pystarburst.functions) minus() (pystarburst.dataframe.DataFrame method) minute() (in module pystarburst.functions) mode() (in module pystarburst.functions) (pystarburst.dataframe_writer.DataFrameWriter method) module pystarburst.column pystarburst.dataframe pystarburst.dataframe_na_functions pystarburst.dataframe_stat_functions pystarburst.dataframe_writer pystarburst.functions pystarburst.query_history pystarburst.relational_grouped_dataframe pystarburst.row pystarburst.session pystarburst.table pystarburst.table_function pystarburst.window month() (in module pystarburst.functions) N na (pystarburst.dataframe.DataFrame property) name (pystarburst.table_function.TableFunctionCall attribute) name() (pystarburst.column.Column method) named_arguments (pystarburst.table_function.TableFunctionCall attribute) negate() (in module pystarburst.functions) not_() (in module pystarburst.functions) nth_value() (in module pystarburst.functions) ntile() (in module pystarburst.functions) O octet_length() (in module pystarburst.functions) order_by() (pystarburst.dataframe.DataFrame method) (pystarburst.window.Window static method) (pystarburst.window.WindowSpec method) orderBy() (pystarburst.dataframe.DataFrame method) (pystarburst.window.Window static method) (pystarburst.window.WindowSpec method) otherwise() (pystarburst.column.CaseExpr method) over() (pystarburst.column.Column method) (pystarburst.table_function.TableFunctionCall method) overlay() (in module pystarburst.functions) P parse_json() (in module pystarburst.functions) partition_by() (pystarburst.window.Window static method) (pystarburst.window.WindowSpec method) partitionBy() (pystarburst.window.Window static method) (pystarburst.window.WindowSpec method) percent_rank() (in module pystarburst.functions) percentile_approx() (in module pystarburst.functions) pivot() (pystarburst.dataframe.DataFrame method) pmod() (in module pystarburst.functions) posexplode() (pystarburst.dataframe.DataFrame method) posexplode_outer() (pystarburst.dataframe.DataFrame method) pow() (in module pystarburst.functions) power() (in module pystarburst.functions) product() (in module pystarburst.functions) pystarburst.column module pystarburst.dataframe module pystarburst.dataframe_na_functions module pystarburst.dataframe_stat_functions module pystarburst.dataframe_writer module pystarburst.functions module pystarburst.query_history module pystarburst.relational_grouped_dataframe module pystarburst.row module pystarburst.session module pystarburst.table module pystarburst.table_function module pystarburst.window module Q quarter() (in module pystarburst.functions) queries (pystarburst.dataframe.DataFrame property) (pystarburst.query_history.QueryHistory property) query_history() (pystarburst.session.Session method) query_id (pystarburst.query_history.QueryRecord attribute) QueryHistory (class in pystarburst.query_history) QueryRecord (class in pystarburst.query_history) R radians() (in module pystarburst.functions) raise_error() (in module pystarburst.functions) random() (in module pystarburst.functions) random_split() (pystarburst.dataframe.DataFrame method) randomSplit() (pystarburst.dataframe.DataFrame method) range() (pystarburst.session.Session method) range_between() (pystarburst.window.Window static method) (pystarburst.window.WindowSpec method) rangeBetween() (pystarburst.window.Window static method) (pystarburst.window.WindowSpec method) rank() (in module pystarburst.functions) reduce() (in module pystarburst.functions) regexp() (pystarburst.column.Column method) regexp_count() (in module pystarburst.functions) regexp_extract() (in module pystarburst.functions) regexp_like() (pystarburst.column.Column method) regexp_replace() (in module pystarburst.functions) register_discovered_table() (pystarburst.session.SchemaDiscoveryResult method) RelationalGroupedDataFrame (class in pystarburst.relational_grouped_dataframe) rename() (pystarburst.dataframe.DataFrame method) repeat() (in module pystarburst.functions) replace() (in module pystarburst.functions) (pystarburst.dataframe.DataFrame method) (pystarburst.dataframe_na_functions.DataFrameNaFunctions method) reverse() (in module pystarburst.functions) rlike() (pystarburst.column.Column method) rollup() (pystarburst.dataframe.DataFrame method) round() (in module pystarburst.functions) Row (class in pystarburst.row) row_number() (in module pystarburst.functions) rows_affected (pystarburst.table.MergeResult attribute) rows_between() (pystarburst.window.Window static method) (pystarburst.window.WindowSpec method) rows_deleted (pystarburst.table.DeleteResult attribute) rows_updated (pystarburst.table.UpdateResult attribute) rowsBetween() (pystarburst.window.Window static method) (pystarburst.window.WindowSpec method) rpad() (in module pystarburst.functions) rtrim() (in module pystarburst.functions) S sample() (pystarburst.dataframe.DataFrame method) (pystarburst.table.Table method) sample_by() (pystarburst.dataframe.DataFrame method) (pystarburst.dataframe_stat_functions.DataFrameStatFunctions method) sampleBy() (pystarburst.dataframe.DataFrame method) (pystarburst.dataframe_stat_functions.DataFrameStatFunctions method) save_as_table() (pystarburst.dataframe_writer.DataFrameWriter method) saveAsTable() (pystarburst.dataframe_writer.DataFrameWriter method) schema (pystarburst.dataframe.DataFrame property) SchemaDiscoveryResult (class in pystarburst.session) sec() (in module pystarburst.functions) second() (in module pystarburst.functions) select() (pystarburst.dataframe.DataFrame method) select_expr() (pystarburst.dataframe.DataFrame method) selectExpr() (pystarburst.dataframe.DataFrame method) sequence() (in module pystarburst.functions) Session (class in pystarburst.session) Session.SessionBuilder (class in pystarburst.session) set_role() (pystarburst.session.Session method) sha1() (in module pystarburst.functions) sha2() (in module pystarburst.functions) show() (pystarburst.dataframe.DataFrame method) shuffle() (in module pystarburst.functions) signum() (in module pystarburst.functions) sin() (in module pystarburst.functions) sinh() (in module pystarburst.functions) size() (in module pystarburst.functions) skew() (in module pystarburst.functions) skewness() (in module pystarburst.functions) sort() (pystarburst.dataframe.DataFrame method) sort_array() (in module pystarburst.functions) soundex() (in module pystarburst.functions) split() (in module pystarburst.functions) sql() (pystarburst.session.Session method) sql_expr() (in module pystarburst.functions) sql_text (pystarburst.query_history.QueryRecord attribute) sqrt() (in module pystarburst.functions) stack() (pystarburst.dataframe.DataFrame method) starts_with() (in module pystarburst.functions) (pystarburst.column.Column method) startswith() (in module pystarburst.functions) (pystarburst.column.Column method) stat (pystarburst.dataframe.DataFrame property) stddev() (in module pystarburst.functions) stddev_pop() (in module pystarburst.functions) stddev_samp() (in module pystarburst.functions) strpos() (in module pystarburst.functions) struct() (in module pystarburst.functions) substr() (in module pystarburst.functions) (pystarburst.column.Column method) substring() (in module pystarburst.functions) (pystarburst.column.Column method) substring_index() (in module pystarburst.functions) subtract() (pystarburst.dataframe.DataFrame method) sum() (in module pystarburst.functions) (pystarburst.relational_grouped_dataframe.RelationalGroupedDataFrame method) sum_distinct() (in module pystarburst.functions) sumDistinct() (in module pystarburst.functions) summary() (pystarburst.dataframe.DataFrame method) T Table (class in pystarburst.table) table() (pystarburst.session.Session method) table_function() (in module pystarburst.functions) (pystarburst.session.Session method) table_name (pystarburst.table.Table attribute) TableFunctionCall (class in pystarburst.table_function) take() (pystarburst.dataframe.DataFrame method) tan() (in module pystarburst.functions) tanh() (in module pystarburst.functions) timestamp_seconds() (in module pystarburst.functions) to() (pystarburst.dataframe.DataFrame method) to_date() (in module pystarburst.functions) to_df() (pystarburst.dataframe.DataFrame method) to_hex() (in module pystarburst.functions) to_json() (in module pystarburst.functions) to_local_iterator() (pystarburst.dataframe.DataFrame method) to_pandas() (pystarburst.dataframe.DataFrame method) to_time() (in module pystarburst.functions) to_timestamp() (in module pystarburst.functions) to_utc_timestamp() (in module pystarburst.functions) toDF() (pystarburst.dataframe.DataFrame method) toLocalIterator() (pystarburst.dataframe.DataFrame method) transform() (in module pystarburst.functions) (pystarburst.dataframe.DataFrame method) transform_keys() (in module pystarburst.functions) transform_values() (in module pystarburst.functions) translate() (in module pystarburst.functions) trim() (in module pystarburst.functions) trunc() (in module pystarburst.functions) try_cast() (in module pystarburst.functions) (pystarburst.column.Column method) typeof() (in module pystarburst.functions) U unbase64() (in module pystarburst.functions) UNBOUNDED_FOLLOWING (pystarburst.window.Window attribute) UNBOUNDED_PRECEDING (pystarburst.window.Window attribute) unboundedFollowing (pystarburst.window.Window attribute) unboundedPreceding (pystarburst.window.Window attribute) unhex() (in module pystarburst.functions) union() (pystarburst.dataframe.DataFrame method) union_all() (pystarburst.dataframe.DataFrame method) union_all_by_name() (pystarburst.dataframe.DataFrame method) union_by_name() (pystarburst.dataframe.DataFrame method) unionAll() (pystarburst.dataframe.DataFrame method) unionAllByName() (pystarburst.dataframe.DataFrame method) unionByName() (pystarburst.dataframe.DataFrame method) unix_timestamp() (in module pystarburst.functions) unpivot() (pystarburst.dataframe.DataFrame method) unregister_discovered_table() (pystarburst.session.SchemaDiscoveryResult method) update() (pystarburst.table.Table method) (pystarburst.table.WhenMatchedClause method) UpdateResult (class in pystarburst.table) upper() (in module pystarburst.functions) use() (pystarburst.session.Session method) V var_pop() (in module pystarburst.functions) var_samp() (in module pystarburst.functions) variance() (in module pystarburst.functions) W week_of_year() (in module pystarburst.functions) weekofyear() (in module pystarburst.functions) when() (in module pystarburst.functions) (pystarburst.column.CaseExpr method) when_matched() (in module pystarburst.functions) when_not_matched() (in module pystarburst.functions) WhenMatchedClause (class in pystarburst.table) WhenNotMatchedClause (class in pystarburst.table) where() (pystarburst.dataframe.DataFrame method) Window (class in pystarburst.window) WindowSpec (class in pystarburst.window) with_column() (pystarburst.dataframe.DataFrame method) with_column_renamed() (pystarburst.dataframe.DataFrame method) with_columns() (pystarburst.dataframe.DataFrame method) with_columns_renamed() (pystarburst.dataframe.DataFrame method) withColumn() (pystarburst.dataframe.DataFrame method) withColumnRenamed() (pystarburst.dataframe.DataFrame method) withColumns() (pystarburst.dataframe.DataFrame method) withColumnsRenamed() (pystarburst.dataframe.DataFrame method) write (pystarburst.dataframe.DataFrame property) X xxhash64() (in module pystarburst.functions) Y year() (in module pystarburst.functions) Z zip_with() (in module pystarburst.functions)