Before You Start
Environment Setup
Install the dependency of pandas 1.3 or later An installation example is pip3 install pandas==1.3.5. For installation by a non-root user, add --user to the end of the installation command, for example, pip3 install pandas==1.3.5 --user.
Restrictions
This function does not apply to the following scenarios:
- Analysis of the single-operator comparison result file
- Analysis of the comparison result file generated after the --select or --range option is specified
Parent topic: Advisor Suggestions on Comparison Results