Preparations
Preparing the Python Environment
The installation of the DataFrame package requires the Python 3.11 environment. Ensure that Python 3.11 is installed before use.
Installing the DataFrame Package
- Online installation:
Use pip with Huawei's internal source for installation:
pip install --trusted-host pypi.cloudartifact.dgg.dragon.tools.huawei.com -i https://pypi.cloudartifact.dgg.dragon.tools.huawei.com/artifactory/cbu-pypi-public/simple/ huawei-ibis-fabric
- Offline installation:
Download the Python package and install the SDK package using the following command:
pip install huawei_ibis_fabric-0.1.0-py3-none-any.whl
DataFrame relies on ibis-framework 10.1.0. If another version of ibis-framework is already installed in your environment, update it.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot