Showing results for August 2025 - Microsoft for Python Developers Blog

Aug 19, 2025
Post comments count0
Post likes count1

Announcing the Data Wrangler powered Notebook Results Table

Angelos Petropoulos
Angelos Petropoulos

An introduction to the new Results Table integrated into the output cell of Notebooks, powered by the VS Code extension called Data Wrangler.

JupyterCSVNotebooks
Aug 12, 2025
Post comments count0
Post likes count3

mssql-python vs pyodbc: Benchmarking SQL Server Performance

Saumya Garg
Saumya Garg

Reviewed by Imran Masud and Sumit Sarabhai When it comes to working with Microsoft SQL Server in Python, pyodbc has long been the de facto driver. It's mature, trusted and has been serving the community well for years. But as applications scale and Python becomes more central to modern data workflows — from microservices to data engin...

pythonAzure SQLSQL Server
Aug 7, 2025
Post comments count0
Post likes count0

Python in Visual Studio Code – August 2025 Release

Courtney Webster
Courtney Webster

The August 2025 release includes Python shell integration support for Python 3.13+, Python Environments extension improvements, enhanced terminal suggestions with documentation, and more!

python