Skip to content

Commit 1cfe7fc

Browse files
committed
Update pzmm README.md file for new example/demo.
1 parent 2776da7 commit 1cfe7fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sasctl/pzmm/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ Importing the pzmm module is done by running the following line in Python after
3535

3636
## Demos
3737

38-
The following demo video walks through the process of importing a Python model in SAS Model Manager in SAS Viya and shows most of the current features of pzmm. (Note that for this release, the module import statement needs to be `import sasctl.pzmm as pzmm` instead of `import pzmm`.) The notebook from the demo is called Fleet_Management_DecisionTree.ipynb and can be found in the [examples folder here.](../../../examples/Fleet_Management_DecisionTree.ipynb)
38+
The following demo video walks through the process of importing a Python model in SAS Model Manager in SAS Viya and shows most of the current features of pzmm. The notebook from the demo is called FleetManagement.ipynb and can be found in the [examples folder here.](../../../examples/FleetManagement.ipynb)
3939

40-
[<img src="pzmmintro.jpg" alt="drawing" width="600"/>](https://players.brightcove.net/3665946608001/default_default/index.html?videoId=6164663310001)
40+
[<img src="pzmmintro.jpg" alt="drawing" width="600"/>](https://players.brightcove.net/3665946608001/default_default/index.html?videoId=6207407207001)
4141

4242
## License
4343

0 commit comments

Comments
 (0)