Analysis utilities¶
An additional package provides tools interacting with the ServiceX client: ServiceX Analysis Utils. The Analysis Utils package offers helper functions that streamline the usage of ServiceX and simplify its integration on workflows. It also contains specific use case tools that take advantage from the ServiceX data extraction system.
Instalation¶
The extra package can be installed with:
$ pip install servicex-analysis-utils
Analysis utils documentation¶
A documentation of the available tools with example usages can be found in readthedocs