Microsoft Dev Blog - Python
2,052 FOLLOWERS
Read the latest updates about all things Python at Microsoft
Microsoft Dev Blog - Python
1d ago
The October 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include Python test coverage support and a default Python problem matcher. Keep reading to learn more!
The post Python in Visual Studio Code – October 2024 Release appeared first on Python ..read more
Microsoft Dev Blog - Python
2w ago
We’re thrilled to announce the launch of the new Python Data Science Extension Pack for Visual Studio Code! This powerful pack brings together some of the most popular and essential VS Code extensions, making it your one-stop shop for all things data science in Python. What’s Inside? Our extension pack is designed to streamline your data […]
The post Announcing the new Python Data Science Extension Pack for VS Code appeared first on Python ..read more
Microsoft Dev Blog - Python
1M ago
The September 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include Django test support. Keep reading to learn more!
The post Python in Visual Studio Code – September 2024 Release appeared first on Python ..read more
Microsoft Dev Blog - Python
1M ago
Machine learning and artificial intelligence are transforming the world as we know it. With the power of data, you will have countless opportunities to create something new, unique, and exciting. Whether you are a seasoned data scientist or a curious beginner,
The post Announcing the General Availability of the VS Code extension for Azure Machine Learning appeared first on Python ..read more
Microsoft Dev Blog - Python
4M ago
We’re excited to announce the June 2024 release of the Python and Jupyter extensions for Visual Studio Code!
This release includes the following announcements:
VS Code Native REPL for Python with Intellisense and syntax highlighting
Pytest improvements in the testing rewrite
If you’re interested, you can check the full list of improvements in our changelogs for the Python, Jupyter and Pylance extensions.
VS Code Native REPL for Python with Intellisense and syntax highlighting
Starting in this release, we are experimenting with a new REPL in the Python extension which includes features such a ..read more
Microsoft Dev Blog - Python
5M ago
Today, we are excited to announce the general availability of the Data Wrangler extension for Visual Studio Code! Data Wrangler is a free extension that offers data viewing and cleaning that is directly integrated into VS Code and the Jupyter extension. It provides a rich user interface to view and analyze your data, show insightful column statistics and visualizations, and automatically generate Pandas code as you clean and transform the data. We want to thank all the early adopters who tried out the extension preview over the past year, as your valuable feedback has been crucial to this rele ..read more
Microsoft Dev Blog - Python
5M ago
We’re excited to announce the May 2024 release of the Python and Jupyter extensions for Visual Studio Code!
This release includes the following announcements:
“Implement all inherited abstract classes” code action
New auto indentation setting
Debugpy removed from the Python extension in favor of the Python Debugger extension
Socket disablement now possible during testing
Pylance performance updates
If you’re interested, you can check the full list of improvements in our changelogs for the Python, Jupyter and Pylance extensions.
“Implement all inherited abstract classes” Code Action
Abstract ..read more
Microsoft Dev Blog - Python
6M ago
Today, we’re excited to announce a new, improved experience for Python library reference documentation on Microsoft Learn, formerly Microsoft Docs. The new experience is now available for all Microsoft Python libraries on Learn, such as the Azure SDK for Python. In this blog post, we take a closer look at the specific changes made and how they improve the overall experience and accessibility of Python reference documentation on Learn.
Change Summary
The key changes made to Python reference documentation on Learn were improving the navigation experience with the table of contents (TOC), the org ..read more
Microsoft Dev Blog - Python
7M ago
We are thrilled to announce Python Data Science Day will be taking place March 14th, 2024; a “PyDay” on Pi Day: 3.14 . If you’re a Python developer, entrepreneur, data scientist, student, or researcher working on projects from hobbyist and start up to enterprise level, you’ll find solutions to modernize your data pipelines and answer complex queries with data.
Save the date!
During the event, you will hear directly from the experts, community members and Python and Data Science Microsoft MVPs, about the latest in Python Data Science. Whether you’re a beginner or an experienced P ..read more
Microsoft Dev Blog - Python
7M ago
We’re excited to announce the March 2024 release of the Python and Jupyter extensions for Visual Studio Code!
This release includes the following announcements:
New Add Imports Code Action heuristics setting
Automatically start your browser when debugging Django or Flask apps
Shell integration for the Python REPL
Language support for locally running Jupyter servers
If you’re interested, you can check the full list of improvements in our changelogs for the Python, Jupyter and Pylance extensions.
New Add Imports Code Action heuristics setting
The Add Import Quick Fix () , triggered when there ..read more