whylogs.cli.init
¶
Module Contents¶
Classes¶
Attributes¶
-
whylogs.cli.init.
LENDING_CLUB_CSV
= lending_club_1000.csv¶
-
whylogs.cli.init.
NAME_FORMAT
¶
-
whylogs.cli.init.
init
(project_dir)¶ Initialize and configure a new whylogs project.
This guided input walks the user through setting up a new project and also onboards a new developer in an existing project.
It scaffolds directories, sets up notebooks, creates a project file, and appends to a .gitignore file.