From a791a563c1c62fd87721c9354d88b0e94af0edef Mon Sep 17 00:00:00 2001 From: Andrea Mannocci Date: Tue, 23 Mar 2021 10:20:43 +0100 Subject: [PATCH] better top_n function --- notebooks/01-Exploration.ipynb | 959 ++++++++++++++++++++++++++++++++- 1 file changed, 945 insertions(+), 14 deletions(-) diff --git a/notebooks/01-Exploration.ipynb b/notebooks/01-Exploration.ipynb index e08c869..7395104 100644 --- a/notebooks/01-Exploration.ipynb +++ b/notebooks/01-Exploration.ipynb @@ -1794,7 +1794,7 @@ }, { "cell_type": "code", - "execution_count": 86, + "execution_count": 91, "metadata": {}, "outputs": [ { @@ -2697,9 +2697,9 @@ } }, "text/html": [ - "
" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], "source": [ "set_top_n(30)\n", "data = [\n", @@ -3052,7 +3983,7 @@ }, { "cell_type": "code", - "execution_count": 74, + "execution_count": 90, "metadata": {}, "outputs": [ { @@ -3955,9 +4886,9 @@ } }, "text/html": [ - "