Skip to content

Commit

Permalink
nb tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
morganmcg1 committed Jun 30, 2020
1 parent 52c794f commit 03762c2
Showing 1 changed file with 0 additions and 101 deletions.
101 changes: 0 additions & 101 deletions nbs/2020-06-29-Text-Cleaning-With-Clustering.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1142,86 +1142,6 @@
"show(plot_emb_app, notebook_url=nb_url)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Pull Selected Data from Plot into Dataframe"
]
},
{
"cell_type": "code",
"execution_count": 20,
"metadata": {},
"outputs": [],
"source": [
"fin_selected_indxs = selected_indxs\n",
"df.loc[samp.loc[fin_selected_indxs]['main_index']].head(5)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": 15,
Expand All @@ -1234,27 +1154,6 @@
"#![]('bokeh_viz.png')"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit 03762c2

Please sign in to comment.