Update: Pandas and NumPy Support Added!

Update: Pandas and NumPy Support Added!

Hey everyone!

I have some thrilling news to share. Our Python scripting environment now supports the Pandas and NumPy libraries! This major update opens up a world of possibilities for data manipulation, analysis, and scientific computing directly within our platform.


What Does This Mean for You?

- Pandas: Work with structured data using DataFrames and Series. Effortlessly manipulate, transform, and analyze complex datasets.

- NumPy: Utilize N-dimensional array objects and a comprehensive collection of mathematical functions to perform complex numerical operations efficiently.


How to Use?

Simply import the libraries to get started: import pandas and import numpy



We can't wait to see the amazing things you'll create with these new capabilities!

Happy scripting!