News

Data Science Pack for VS Code Bundles Python, Data and Copilot Tools

Microsoft announced a new extension pack for Visual Studio Code that bundles tools for Python development, assisted by the AI-powered GitHub Copilot and a data wrangler.

The new Python Data Science pack, sporting 206 installs at the time of this writing, also comes with a data-centric component, so in total it bundles:

  • Python + Pylance: Provides rich support for the Python language such as IntelliSense, debugging, formatting, linting, code navigation, refactoring, variable explorer, test explorer, and more.
  • Jupyter: Used to create and edit Jupyter Notebooks, add and run code/markdown cells, render plots, create presentation-friendly versions of your notebook by exporting to HTML or PDF and more.
  • Data Wrangler: A code-centric data viewing and cleaning tool to explore, visualize, and clean tabular data.
  • GitHub Copilot: An AI pair programmer tool that helps you write code faster and smarter.
Python Data Science
[Click on image for larger view.] Python Data Science (source: Microsoft).

Those first three tools, Python, Pylance and Jupyter, are by far the most popular individual offerings in the entire Visual Studio Code Marketplace, combining for a total of about 328 million installs. That means the number of installs of Python-related tools for VS Code exceeds the population of the United States.

As Python is wildly popular among VS Code developers, VS Code is wildly popular among Python developers, having been named the No. 1 IDE/editor in a survey last year (see "VS Code and Python: A Natural Fit for Data Science").

The new pack's description reads: "This extension pack is a one-stop shop to get tools for your data science workflows from preparing data, conducting data analysis, and visualizing data, to prototyping, evaluating, and training ML models."

While the new bundle is free, the GitHub Copilot tool is not, instead available as a free trial, so it's unclear how that plays out with the extension pack.

"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," said Microsoft's Rong Lu in a Sept. 18 announcement.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • .NET 11 Preview 5 Focuses on Performance, Productivity and Safer Code

    .NET 11 Preview 5 focuses on under-the-hood runtime performance gains, streamlined APIs and language features that reduce boilerplate, plus built‑in security checks and incremental ASP.NET Core and EF Core improvements aimed at everyday developer productivity.

  • VS Code 1.124 Focuses on Agent Autonomy and Parallel Sessions

    Microsoft's June 2026 VS Code update turns on Autopilot by default and adds background sending for agent sessions.

  • Developing Agentic Systems in .NET: From Concept to Code

    ZioNet founder Alon Fliess previews his Visual Studio Live! San Diego session on building true agentic systems in .NET -- covering the cognitive loop, MCP tool integration, multi-agent orchestration and enterprise hosting and governance with the Microsoft Agent Framework.

  • Mastering AI Development and Building AI Apps with GitHub Copilot

    Two Microsoft experts explain how GitHub Copilot is evolving from a coding assistant into a broader platform for building, customizing and testing AI-powered developer workflows.

Subscribe on YouTube