Index _ | A | B | C | D | E | F | G | H | I | L | M | N | O | P | Q | R | S | T | U | V | W | Y | Z _ __call__() (xpark.dataset.ImageAestheticScore method) (xpark.dataset.ImageNSFWScore method) (xpark.dataset.ImageTextSimilarityScore method) (xpark.dataset.SpeechToText method) (xpark.dataset.TextClassify method) (xpark.dataset.TextEmbedding method) (xpark.dataset.TextExtract method) (xpark.dataset.TextFixGrammar method) (xpark.dataset.TextGenerate method) (xpark.dataset.TextMask method) (xpark.dataset.TextPredicateEval method) (xpark.dataset.TextSentiment method) (xpark.dataset.TextSimilarity method) (xpark.dataset.TextSummarize method) (xpark.dataset.TextTranslate method) _DatetimeNamespace (class in xpark.dataset.namespace_expressions.datetime_namespace) _ListNamespace (class in xpark.dataset.namespace_expressions.list_namespace) _StringNamespace (class in xpark.dataset.namespace_expressions.string_namespace) _StructNamespace (class in xpark.dataset.namespace_expressions.struct_namespace) A AbsMax (class in xpark.dataset.aggregate) aggregate() (xpark.dataset.Dataset method) (xpark.dataset.GroupedData method) AggregateFnV2 (class in xpark.dataset.aggregate) AudioCompute (class in xpark.dataset) average_rate() (xpark.dataset.VideoCompute static method) B base_rate() (xpark.dataset.VideoCompute static method) batch_size (xpark.dataset.expressions.ExprUDFOptions attribute) bit_rate() (xpark.dataset.VideoCompute static method) byte_len() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) C capitalize() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) ceil() (xpark.dataset.namespace_expressions.datetime_namespace._DatetimeNamespace method) center() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) channels() (xpark.dataset.AudioCompute static method) codec() (xpark.dataset.VideoCompute static method) col() (in module xpark.dataset.expressions) collect_sa_deduped_dataset() (xpark.dataset.TextExactSubstringDedup method) columns() (xpark.dataset.Dataset method) contains() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) convert() (xpark.dataset.ImageCompute static method) copy() (xpark.dataset.Dataset method) Count (class in xpark.dataset.aggregate) count() (xpark.dataset.Dataset method) (xpark.dataset.GroupedData method) (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) count_regex() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) crop() (xpark.dataset.ImageCompute static method) D Dataset (class in xpark.dataset) DatasetContext (class in xpark.dataset) day() (xpark.dataset.namespace_expressions.datetime_namespace._DatetimeNamespace method) decode_frame_at() (xpark.dataset.VideoCompute static method) decode_frames() (xpark.dataset.VideoCompute static method) display_aspect_ratio() (xpark.dataset.VideoCompute static method) download() (in module xpark.dataset.expressions) drop_columns() (xpark.dataset.Dataset method) duration() (xpark.dataset.AudioCompute static method) E ends_with() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) entropy() (xpark.dataset.ImageCompute static method) ExprUDFOptions (class in xpark.dataset.expressions) extract() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) extract_audio() (xpark.dataset.VideoCompute static method) F field() (xpark.dataset.namespace_expressions.struct_namespace._StructNamespace method) filter() (xpark.dataset.Dataset method) (xpark.dataset.ImageCompute static method) find() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) find_regex() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) floor() (xpark.dataset.namespace_expressions.datetime_namespace._DatetimeNamespace method) format() (xpark.dataset.AudioCompute static method) frames() (xpark.dataset.AudioCompute static method) from_arrow() (in module xpark.dataset) from_blocks() (in module xpark.dataset) from_huggingface() (in module xpark.dataset) from_items() (in module xpark.dataset) from_numpy() (in module xpark.dataset) from_pandas() (in module xpark.dataset) from_range() (in module xpark.dataset) from_range_tensor() (in module xpark.dataset) G get() (xpark.dataset.namespace_expressions.list_namespace._ListNamespace method) get_current() (xpark.dataset.DatasetContext static method) getchannel() (xpark.dataset.ImageCompute static method) groupby() (xpark.dataset.Dataset method) GroupedData (class in xpark.dataset) H height() (xpark.dataset.ImageCompute static method) (xpark.dataset.VideoCompute static method) hour() (xpark.dataset.namespace_expressions.datetime_namespace._DatetimeNamespace method) I ImageAestheticScore (class in xpark.dataset) ImageCompute (class in xpark.dataset) ImageNSFWScore (class in xpark.dataset) ImageTextSimilarityScore (class in xpark.dataset) input_files() (xpark.dataset.Dataset method) is_alnum() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) is_alpha() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) is_ascii() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) is_decimal() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) is_digit() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) is_lower() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) is_numeric() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) is_printable() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) is_space() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) is_title() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) is_upper() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) iter_batches() (xpark.dataset.Dataset method) L len() (xpark.dataset.namespace_expressions.list_namespace._ListNamespace method) (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) limit() (xpark.dataset.Dataset method) lit() (in module xpark.dataset.expressions) load() (xpark.dataset.AudioCompute static method) lower() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) lstrip() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) M map() (xpark.dataset.Dataset method) map_batches() (xpark.dataset.Dataset method) map_groups() (xpark.dataset.GroupedData method) match() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) match_regex() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) materialize() (xpark.dataset.Dataset method) Max (class in xpark.dataset.aggregate) max() (xpark.dataset.Dataset method) (xpark.dataset.GroupedData method) Mean (class in xpark.dataset.aggregate) mean() (xpark.dataset.Dataset method) (xpark.dataset.GroupedData method) Min (class in xpark.dataset.aggregate) min() (xpark.dataset.Dataset method) (xpark.dataset.GroupedData method) minute() (xpark.dataset.namespace_expressions.datetime_namespace._DatetimeNamespace method) MissingValuePercentage (class in xpark.dataset.aggregate) mode() (xpark.dataset.ImageCompute static method) month() (xpark.dataset.namespace_expressions.datetime_namespace._DatetimeNamespace method) N num_workers (xpark.dataset.expressions.ExprUDFOptions attribute) O options() (xpark.dataset.ImageAestheticScore method) (xpark.dataset.ImageNSFWScore method) (xpark.dataset.ImageTextSimilarityScore method) (xpark.dataset.SpeechToText method) (xpark.dataset.TextClassify method) (xpark.dataset.TextEmbedding method) (xpark.dataset.TextExtract method) (xpark.dataset.TextFixGrammar method) (xpark.dataset.TextGenerate method) (xpark.dataset.TextMask method) (xpark.dataset.TextPredicateEval method) (xpark.dataset.TextSentiment method) (xpark.dataset.TextSimilarity method) (xpark.dataset.TextSummarize method) (xpark.dataset.TextTranslate method) P pad() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) pix_fmt() (xpark.dataset.VideoCompute static method) point() (xpark.dataset.ImageCompute static method) Q Quantile (class in xpark.dataset.aggregate) quantize() (xpark.dataset.ImageCompute static method) R read_audio() (in module xpark.dataset) read_files() (in module xpark.dataset) read_iceberg() (in module xpark.dataset) read_image() (in module xpark.dataset) read_json() (in module xpark.dataset) read_lance() (in module xpark.dataset) read_lerobot() (in module xpark.dataset) read_parquet() (in module xpark.dataset) read_video() (in module xpark.dataset) reduce() (xpark.dataset.ImageCompute static method) repartition() (xpark.dataset.Dataset method) repeat() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) replace() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) replace_regex() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) replace_slice() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) resize() (xpark.dataset.ImageCompute static method) reverse() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) rotate() (xpark.dataset.ImageCompute static method) round() (xpark.dataset.namespace_expressions.datetime_namespace._DatetimeNamespace method) rstrip() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) S samplerate() (xpark.dataset.AudioCompute static method) schema() (xpark.dataset.Dataset method) second() (xpark.dataset.namespace_expressions.datetime_namespace._DatetimeNamespace method) select_columns() (xpark.dataset.Dataset method) show() (xpark.dataset.Dataset method) size() (xpark.dataset.ImageCompute static method) size_bytes() (xpark.dataset.Dataset method) slice() (xpark.dataset.namespace_expressions.list_namespace._ListNamespace method) (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) sort() (xpark.dataset.Dataset method) SpeechToText (class in xpark.dataset) split() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) split_by_duration() (xpark.dataset.AudioCompute static method) (xpark.dataset.VideoCompute static method) split_by_key_frame() (xpark.dataset.VideoCompute static method) split_regex() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) split_whitespace() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) star() (in module xpark.dataset.expressions) starts_with() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) Std (class in xpark.dataset.aggregate) std() (xpark.dataset.Dataset method) (xpark.dataset.GroupedData method) storage_options (xpark.dataset.DatasetContext attribute) strftime() (xpark.dataset.namespace_expressions.datetime_namespace._DatetimeNamespace method) strip() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) subtype() (xpark.dataset.AudioCompute static method) Sum (class in xpark.dataset.aggregate) sum() (xpark.dataset.Dataset method) (xpark.dataset.GroupedData method) swapcase() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) T take() (xpark.dataset.Dataset method) take_all() (xpark.dataset.Dataset method) take_batch() (xpark.dataset.Dataset method) TextClassify (class in xpark.dataset) TextEmbedding (class in xpark.dataset) TextExactSubstringDedup (class in xpark.dataset) TextExtract (class in xpark.dataset) TextFixGrammar (class in xpark.dataset) TextFuzzyDedup (class in xpark.dataset) TextGenerate (class in xpark.dataset) TextMask (class in xpark.dataset) TextPredicateEval (class in xpark.dataset) TextSentiment (class in xpark.dataset) TextSimilarity (class in xpark.dataset) TextSummarize (class in xpark.dataset) TextTranslate (class in xpark.dataset) time_base() (xpark.dataset.VideoCompute static method) title() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) to_arrow_refs() (xpark.dataset.Dataset method) to_pandas() (xpark.dataset.Dataset method) U udf() (in module xpark.dataset) (in module xpark.dataset.expressions) Unique (class in xpark.dataset.aggregate) unique() (xpark.dataset.Dataset method) upper() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) V VideoCompute (class in xpark.dataset) W width() (xpark.dataset.ImageCompute static method) (xpark.dataset.VideoCompute static method) with_column() (xpark.dataset.Dataset method) (xpark.dataset.GroupedData method) (xpark.dataset.ImageAestheticScore method) (xpark.dataset.ImageNSFWScore method) (xpark.dataset.ImageTextSimilarityScore method) (xpark.dataset.SpeechToText method) (xpark.dataset.TextClassify method) (xpark.dataset.TextEmbedding method) (xpark.dataset.TextExactSubstringDedup method) (xpark.dataset.TextExtract method) (xpark.dataset.TextFixGrammar method) (xpark.dataset.TextFuzzyDedup method) (xpark.dataset.TextGenerate method) (xpark.dataset.TextMask method) (xpark.dataset.TextPredicateEval method) (xpark.dataset.TextSentiment method) (xpark.dataset.TextSimilarity method) (xpark.dataset.TextSummarize method) (xpark.dataset.TextTranslate method) word_count() (xpark.dataset.namespace_expressions.string_namespace._StringNamespace method) worker_ray_remote_args (xpark.dataset.expressions.ExprUDFOptions attribute) write_csv() (xpark.dataset.Dataset method) write_iceberg() (xpark.dataset.Dataset method) write_json() (xpark.dataset.Dataset method) write_lance() (xpark.dataset.Dataset method) write_numpy() (xpark.dataset.Dataset method) write_parquet() (xpark.dataset.Dataset method) Y year() (xpark.dataset.namespace_expressions.datetime_namespace._DatetimeNamespace method) Z ZeroPercentage (class in xpark.dataset.aggregate)