Exit 1Z0-1110-22 Oracle Cloud Infrastructure Data Science 2022 Professional
Question 5 of 5
0% complete
Q5 Multiple choice

You are a data scientist leveraging Oracle Cloud Infrastructure (OCI) Data Science to create a model and need some additional python libraries for processing genome sequencing data.

Which of the following THREE statements are correct with respect to installing additional Python libraries to process the data?

Select all that apply.

  • A

    You cannot install a library that's not preinstalled in the provided image

  • B

    You can only install libraries using yum and pip as a normal user

  • C

    OCI Data Science allows privileges in notebook sessions.

  • D

    You can install any open source package available in a publicly accessible Python Package Index (PyPI) repository

  • E

    You can install private or custom libraries from your own internal repositories