Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nagapv committed Jun 24, 2024
1 parent 8634594 commit 76a0a20
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
3 changes: 1 addition & 2 deletions _sources/interact.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## edexplore.interact([pd.DataFrame](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.html#pandas.DataFrame)) \n",
" Interactive IpyWidget function for EDA / QA of Pandas Dataframes."
"## edexplore.interact([pd.DataFrame](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.html#pandas.DataFrame))"
]
},
{
Expand Down
3 changes: 0 additions & 3 deletions interact.html
Original file line number Diff line number Diff line change
Expand Up @@ -395,9 +395,6 @@ <h2> Contents </h2>
<h1>edexplore.interact<a class="headerlink" href="#edexplore-interact" title="Link to this heading">#</a></h1>
<section id="edexplore-interact-pd-dataframe">
<h2>edexplore.interact(<a class="reference external" href="https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.html#pandas.DataFrame">pd.DataFrame</a>)<a class="headerlink" href="#edexplore-interact-pd-dataframe" title="Link to this heading">#</a></h2>
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>Interactive IpyWidget function for EDA / QA of Pandas Dataframes.
</pre></div>
</div>
<img alt="function" src="_images/Screenshot001.png" />
<section id="the-sample-button">
<h3>The Sample Button<a class="headerlink" href="#the-sample-button" title="Link to this heading">#</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76a0a20

Please sign in to comment.