When I try to run deploy.ps1 from the Azure Shell to install IPAM, I get the following error message PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1, 6.0, 7.0 ...
Pyright gives the following diagnostic message, but according to the pandas docs usecols can be a list of strings. I guess the type annotation of usecols is not accurate. Diagnostics: 1. No overloads ...