finam.tools.set_directory# finam.tools.set_directory(path)[source]# Sets the cwd within a context. Parameters: path (Path) – Path to the desired cwd. Yields: None