Scientific features

Last modified: 09 April 2025

To perform scientific computing and data visualization, select the Python project type in the New Project wizard.

When choosing the Python project type, you need to ensure that you have conda installed. Once this is done, all you need is to specify the project name.

Note that to work with Matplotlib, NumPy, Plotly, or pandas, you need to install these packages on your Python interpreter.