- 15 Oct 2021
- 1 Minute to read
- Print
- DarkLight
Compound Reports
- Updated on 15 Oct 2021
- 1 Minute to read
- Print
- DarkLight
The documents here provide examples on how to use compound reports. Before writing any compound reports, an understanding of Python must be gained. The principles here can be used to build on one another as well as the concepts learned in the Basic Search section.
Python
Basic constructs of the Python language; the basis of any compound report
Search Basics
Instructions on printing to the screen, using wrapper functions, and layout decisions
Reports With Parameters
Instructions on how to create reports with data that is easily selected
Pandas
Details for creating easy and efficient data processing and visualization for reports
Aggregating Data
Guide on how to combine queries in order to get one desired output
Artifacts
Instructions on writing files that are generated and saved after the query executes