Try adding the following parameters to the PyInstaller command.
pyinstaller --add-data="<FilePath to pandastable folder>\pandastable\";"pandastable" --hidden-import="pandastable" MyScriptName.py
Usually the pandastable folder is in Libsite-packages.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…