Paul Krill
Editor at Large

Visual Studio Code’s Python add-on tries out data science

news
Nov 12, 20181 min

Data exploration and machine learning models are enabled via a Python language extension

Microsoft’s Python language extension for the Visual Studio Code editor has added beta data-science capabilities that support data exploration and incorporation of machine learning models.

Developers can use the beta features to explore data similar to how they would use Jupyter Notebooks, but with a familiar editor and favorite settings. User can run Individual cells using the IPython kernel and visualize frames, interact with plots, restart kernels, and export to Jupyter Notebooks. Developers can inspect code such as interactive plots and data frames.

The Python extension also lets you import Jupyter Notebooks. Imported code is extracted into a Python file; developers can use IntelliSense, refactoring, and live debugging with it. Developers can import and turn Jupyter notebooks into production-ready Python modules, extracting Python code and markdown blocks from the notebook.

Where to download the Visual Studio Code Python extension

You can download the Python extension for Visual Studio Code from the Visual Studio marketplace.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author