forked from ydataai/ydata-profiling
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: fix hyperlink - related to package name change (ydataai#1457)
Co-authored-by: Martin Mokry <[email protected]>
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Parameter,Type,Default,Description | ||
``title``,string,"Pandas Profiling Report","Title for the report, shown in the header and title bar." | ||
``pool_size``,integer,0,"Number of workers in thread pool. When set to zero, it is set to the number of CPUs available." | ||
``progress_bar``,boolean,``True``,"If ``True``, ``pandas-profiling`` will display a progress bar." | ||
``progress_bar``,boolean,``True``,"If ``True``, ``ydata-profiling`` will display a progress bar." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters