Salta ai contenuti

Find and install compatible Python packages

Questi contenuti non sono ancora disponibili nella tua lingua.

Find bundled libraries and install a compatible additional package.

  • An active Standard or Pro subscription, or an eligible trial.
  • A working internet connection for the service or download used in this tutorial.

Download the tutorial workspace

File browser → … → Packages
  1. import pandas
    print("pandas available:", pandas.__version__ is not None)
·
See the control up close

Run a small import in the same runtime where you installed the package. Remote packages belong to the selected server interpreter.

  • If a newly saved token or environment value is not visible to Python, restart the kernel.
  • For 401/403 responses, check the token and the resource’s account permissions.
  • If a file downloads but does not load, check its format, required packages and available memory.

Contact support