Logo

Contents:

  • Quickstart guide
  • User guide
  • Examples
  • API Reference
  • dds
    • dds package
  • Developer’s guide
  • Glossary of terms
DDS
  • dds

dds

  • dds package
    • Subpackages
      • dds.core package
        • Submodules
        • dds.core.partition_generators module
        • dds.core.tasks module
        • dds.core.utils module
        • Module contents
    • Submodules
    • dds.api module
      • DDS
        • DDS.collect()
        • DDS.collect_as_dict()
        • DDS.combine_by_key()
        • DDS.count()
        • DDS.count_by_key()
        • DDS.count_by_value()
        • DDS.distinct()
        • DDS.filter()
        • DDS.flat_map()
        • DDS.flatten_by_key()
        • DDS.foreach()
        • DDS.group_by_key()
        • DDS.join()
        • DDS.key_by()
        • DDS.keys()
        • DDS.load()
        • DDS.load_file()
        • DDS.load_files_from_dir()
        • DDS.load_pickle_files()
        • DDS.load_text_file()
        • DDS.map()
        • DDS.map_partitions()
        • DDS.map_values()
        • DDS.num_of_partitions()
        • DDS.partition_by()
        • DDS.reduce()
        • DDS.reduce_by_key()
        • DDS.save_as_pickle()
        • DDS.save_as_text_file()
        • DDS.sort_by_key()
        • DDS.sum()
        • DDS.take()
        • DDS.union()
        • DDS.values()
    • Module contents
Previous Next

© Copyright 2025, Barcelona Supercomputing Center (BSC).

Built with Sphinx using a theme provided by Read the Docs.