Skip to content

Small Class that simplifies fetching data from SQL Table configured for Narrow Time Series data. This should work as is for SQL DB created from FactoryTalk Edge Gateway.

License

Notifications You must be signed in to change notification settings

Sandlerdev/PythonSQLDataHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonSQLDataHelper

Small Class that simplifies fetching data from SQL Table configured for Narrow Time Series data. The class has a method to pivot the data to a wide format and offers some simple caching of requests to help with performance.

  • This should work as is for SQL DB created from FactoryTalk Edge Gateway.
  • Will also work with the default database created from this solution Blob Parser

The included Notebook file "Data Samples.ipynb" provides very basic examples of instantiating the class and fetching data.

Github does not appear to render notebooks consistently these days - suggest viewing it locally on your machine..

About

Small Class that simplifies fetching data from SQL Table configured for Narrow Time Series data. This should work as is for SQL DB created from FactoryTalk Edge Gateway.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published