Library Reference Documentation¶Note The professor package contains a meta-module professor.user that exports all data-structures and functions intended to be used outside of the framework. It should be imported with >>> import professor.user as prof
All examples use this as silent convention. |