Skip to content

Commit

Permalink
docs(eda): add documentation for insights
Browse files Browse the repository at this point in the history
  • Loading branch information
Waterpine committed Apr 21, 2021
1 parent 62f080e commit 1e4659b
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 1 deletion.
206 changes: 206 additions & 0 deletions docs/source/user_guide/eda/insights.ipynb

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/source/user_guide/eda/introduction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
" * [create_report(): create a profile report](create_report.rst)\n",
" * [How-to guide: customize your output](how_to_guide.ipynb)\n",
" * [Parameter configurations: parameter summary settings](parameter_configurations.ipynb)\n",
" * [Insight: automatically insight detection](insights.ipynb)\n",
" * [Case study: Titanic](titanic.ipynb)\n",
" * [Case study: House Prices](house_price.ipynb) "
]
Expand Down Expand Up @@ -286,7 +287,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.6"
"version": "3.7.5"
},
"toc": {
"base_numbering": 1,
Expand Down

0 comments on commit 1e4659b

Please sign in to comment.