Forum Discussion

skrubber's avatar
skrubber
Regular Visitor
5 years ago

Use a datasource as test data to load and use a Python pickle file

Power BI noob here.    Our Python model is pickled and we want to use it from within Power BI to show results. The model saved as pickle (or even a json) would pick up data from a data source, run ...