さらに、VSCode向用のPython向け言語サーバー拡張機能である「Pylance」では、ワイルドカードインポート(from module import *)を明示的な記述へ自動変換するコードアクションが追加された。これにより、可読性や保守性の向上を支援する。
I 'm a big fan of Python for data analysis, but even I get curious about what else is available. R has long been the go-to language for statistics, but the "Tidyverse" has given the language a serious ...