'Docstring Doesn't show in Visual Studio Code (VSCode) in macos

when I am coding on vscode on macOS, vscode doesn't show a docstring of methods for example I wrote "pd.Series()" but it didn't show me a docstring! How can I solve this? Or what shortcut on macOS for solving this problem?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source