Contents Menu Expand Light mode Dark mode Auto light/dark mode
ServiceX Client Library 0.1a1 documentation
ServiceX Client Library 0.1a1 documentation
  • Introduction
  • Python API
    • servicex.cache
      • Cache
      • servicex.cache.ignore_cache
      • servicex.cache.reset_local_query_cache
      • servicex.cache.update_local_query_cache
    • servicex.data_conversions
      • DataConverterAdaptor
    • servicex.minio_adaptor
      • MinioAdaptor
      • MinioAdaptorFactory
      • servicex.minio_adaptor.find_new_bucket_files
    • servicex.servicexabc
      • ServiceXABC
    • servicex.servicex_adaptor
      • ServiceXAdaptor
      • servicex.servicex_adaptor.transform_status_stream
      • servicex.servicex_adaptor.trap_servicex_failures
    • servicex.servicex_config
      • ServiceXConfigAdaptor
    • servicex.servicex
      • ServiceXDataset
      • StreamInfoBase
      • StreamInfoData
      • StreamInfoPath
      • StreamInfoUrl
    • servicex.servicex_python_function
      • ServiceXPythonFunction
    • servicex.utils
      • log_adaptor
      • servicex.utils.clean_linq
      • servicex.utils.dataset_as_name
      • servicex.utils.default_client_session
      • servicex.utils.get_configured_cache_path
      • servicex.utils.on_exception_itr
      • servicex.utils.retry_exception_itr
      • servicex.utils.sanitize_filename
      • servicex.utils.stream_status_updates
      • servicex.utils.stream_unique_updates_only
      • servicex.utils.write_query_log
  • Development
Back to top
Edit this page

servicex.servicex_python_function#

Description

Classes

ServiceXPythonFunction(dataset, ...)

Next
ServiceXPythonFunction
Previous
StreamInfoUrl
Copyright © 2022, Gordon Watts
Made with Sphinx and @pradyunsg's Furo