Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our new feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for AVEVA PI System. For links to our other feedback portals, please see the tab RESOURCES below.

Status No Status
Categories General
Created by Guest
Created on Aug 23, 2022

OSIsoft Python Library for data science

As a data scientist, I would like to be able to use a fully supported OSIsoft Python library without having to directly interface my Python script with a middleware. This OSIsoft Python library would be able to perform the same operations as PI DataLink, but directly in Python. Having this OSIsoft Python library would be beneficial for me because it would greatly improve the time needed to create data analysis scripts and make it a lot easier to interface with 3rd party Python libraries like Pandas for data analysis.
  • Attach files
  • sahilp
    Reply
    |
    Nov 10, 2023

    There is also a python wrapper for the webAPI, it seems not to be actively maintained anymore, but still works


    https://github.com/dcbark01/PI-Web-API-Client-Python

  • Mansour2010
    Reply
    |
    Aug 23, 2022
    if fact a lot of clients are looking to the same feature on the other hand, so far, as a developer i have no issue to use 3rd party Lib of Python and ML.NET will PI AF SDK
  • Guest
    Reply
    |
    Aug 23, 2022
    Check this lib for R. to easily create DataFrames from PI point arrays. https://github.com/sergejhorvat/PIwebAPI4R BR