New Feature for Verification Examples
Instead of print output with f-style, let's provide output data frame with pandas, which will be reusable for all docs.
To Reproduce
Using pandas inside mapdl_core→misc
create a function def check_res_table with lazy import and use it at all VMs to represent results and compare them.