We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb23e0 commit 0133435Copy full SHA for 0133435
1 file changed
docs/source/tutorial.rst
@@ -194,4 +194,4 @@ Additionally, we can also compute the output needed to plot the so-called Predic
194
target_column_name=target_column_name,
195
preprocessed_predictors=predictor_list)
196
# Plot PIGs
197
- plot_incidence(pig_tables, 'predictor_name', predictor_order)
+ plot_incidence(pig_tables, 'predictor_name', predictor_order)
0 commit comments