1. Import

Import Packages and Modules

  1. In the Data Analysis category, click Import. We've already prepared the packages you need for data analysis. For the packages you need for machine learning, click the Machine Learning tab.

  1. Select the packages you want to import.

  2. If the package you want isn't listed, you can add it via the +Module or +Function buttons.

    1. To load a package or module, use +Module.

    2. Use +Function to call a specific function.

  3. Code View: Preview the code that will be output.

  4. Run: Print and run the code.

Last updated