- Weatherford Knowledge Base
- Packages
- PetroVisor Package
-
Getting Started
-
Customer Training
-
Customer Success
-
Updates
-
Production Optimization
-
Artificial Lift Optimization
-
Completion Optimization
-
Environmental, Social & Governance
-
Development, Acquisition & Divestitures
-
Enhanced Oil Recovery
-
Admin
-
P#
- Getting Started with P#
- Data Cleansing
- String Functions
- Scenario Functions
- Regression Functions
- Placeholder Functions
- Mathematical Functions
- Logic Functions
- Entities Function
- Moving Window Functions
- Time and Date Functions
- Statistical Functions
- Economic Functions
- Data Handling
- Additional Functions
- Directional Functions
- Machine Learning Functions
- DCA Functions
- Neighborhood Functions
-
Packages
Python Training Package
The scripts collected in this package showcase new features added with new Python versions, as well as how to use Python with PetroVisor
Usage
To import the scripts of the package, follow the steps layed out in How do I install packages from Datagration's package repository?
Details
New Python Features
This script provides guidance on utilizing the latest features introduced in newer versions of Python.
Python Intro
This script demonstrates fundamental Python functionality.
Python API Intro
This script provides a comprehensive overview of PetroVisor's Python API, offering a detailed introduction to its functionality and capabilities.
Loading Signals
This script offers a comprehensive guide on efficiently loading signal data through the Python API. Ensure to link signals that have data to the inputs when executing the script. Additionally, adjust the details provided in lines 28-33 to align with the data associated with the linked signals.
Python Activity Intro
This script demonstrates how to access and utilize information that is passed to the script when executing it within a workflow.