From bfbaea93cc096360994eb1b417ec530a6999f40d Mon Sep 17 00:00:00 2001 From: faufreiter <115415394+faufreiter@users.noreply.github.com> Date: Wed, 6 Dec 2023 17:27:25 +0100 Subject: [PATCH] code update (boxplot) --- Notebooks/6_NLP/1a_IntroNLP_TextClassification.ipynb | 2 +- Notebooks/6_NLP/1b_IntroNLP_TextClassification.ipynb | 2 +- Notebooks/6_NLP/Textual_Analysis.ipynb | 6 +++--- Notebooks/6_NLP/Textual_Classification.ipynb | 6 +++--- Notebooks/7_Time_Series/3_Intro_Time_Series.ipynb | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Notebooks/6_NLP/1a_IntroNLP_TextClassification.ipynb b/Notebooks/6_NLP/1a_IntroNLP_TextClassification.ipynb index 95671e9..cc178b5 100644 --- a/Notebooks/6_NLP/1a_IntroNLP_TextClassification.ipynb +++ b/Notebooks/6_NLP/1a_IntroNLP_TextClassification.ipynb @@ -6120,7 +6120,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.13" + "version": "3.9.12" } }, "nbformat": 4, diff --git a/Notebooks/6_NLP/1b_IntroNLP_TextClassification.ipynb b/Notebooks/6_NLP/1b_IntroNLP_TextClassification.ipynb index ca92afb..787d459 100644 --- a/Notebooks/6_NLP/1b_IntroNLP_TextClassification.ipynb +++ b/Notebooks/6_NLP/1b_IntroNLP_TextClassification.ipynb @@ -2195,7 +2195,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.13" + "version": "3.9.12" }, "papermill": { "duration": 93.558661, diff --git a/Notebooks/6_NLP/Textual_Analysis.ipynb b/Notebooks/6_NLP/Textual_Analysis.ipynb index a915249..43b468c 100755 --- a/Notebooks/6_NLP/Textual_Analysis.ipynb +++ b/Notebooks/6_NLP/Textual_Analysis.ipynb @@ -6098,7 +6098,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -6112,9 +6112,9 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.9" + "version": "3.9.12" } }, "nbformat": 4, - "nbformat_minor": 2 + "nbformat_minor": 4 } diff --git a/Notebooks/6_NLP/Textual_Classification.ipynb b/Notebooks/6_NLP/Textual_Classification.ipynb index 4158adf..2b230ef 100755 --- a/Notebooks/6_NLP/Textual_Classification.ipynb +++ b/Notebooks/6_NLP/Textual_Classification.ipynb @@ -4095,7 +4095,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -4109,9 +4109,9 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.8" + "version": "3.9.12" } }, "nbformat": 4, - "nbformat_minor": 2 + "nbformat_minor": 4 } diff --git a/Notebooks/7_Time_Series/3_Intro_Time_Series.ipynb b/Notebooks/7_Time_Series/3_Intro_Time_Series.ipynb index 625d77d..3c1cece 100644 --- a/Notebooks/7_Time_Series/3_Intro_Time_Series.ipynb +++ b/Notebooks/7_Time_Series/3_Intro_Time_Series.ipynb @@ -900,7 +900,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -914,7 +914,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.1" + "version": "3.9.12" } }, "nbformat": 4,