Skip to content

Doing Valve diagnostics on publicdata CDF projects, and showing the world how to wrangle the industral data we have.

Notifications You must be signed in to change notification settings

StigHaraldGustavsen/Valve_diagnostic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valve diagnostic case with CDF data

Set up python enviroment

pip install poetry
poetry config virtualenv.in-project true
poetry install

selected python interpeter and ipynb kernel.

open up a notebook and excec:

from cdf import client
from valve_diagnostics import valve_diagnostic
valve_diagnostic(4146236330407219,client)

Link to the YouTube Playlist for creating this repo. spesifically this video

About

Doing Valve diagnostics on publicdata CDF projects, and showing the world how to wrangle the industral data we have.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published