Showing results for March 2023 - Python

Mar 31, 2023
0
3

Python in Visual Studio Code – April 2023 Release

Courtney Webster
Courtney Webster

The April 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes Data Wrangler, a create environment button embedded in dependency files, environments API for extension authors, kernel picker improvements, and move symbol refactoring. Keep reading to learn more!

python
Mar 16, 2023
5
18

Introducing the Data Wrangler extension for Visual Studio Code

Jeffrey Mew
Jeffrey Mew

Microsoft announces the launch of Data Wrangler, a data-centric user interface that generates Python code to help data scientists complete their data preparation tasks faster and with fewer errors.

pythonData Science
Mar 2, 2023
0
2

Python in Visual Studio Code – March 2023 Release

Courtney Webster
Courtney Webster

The March 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes "back" and "cancel" support for the "Create Environment" command, isort no longer being shipped by default with the Python extension, improvements to the kernel picker experience in Jupyter, and the Python for VS Code team as ...

python