From e916cd39f2940cf344ef0917137d877fd8fcb359 Mon Sep 17 00:00:00 2001 From: Michael Deceglie Date: Thu, 17 Oct 2024 08:55:49 -0600 Subject: [PATCH] Review changes --- docs/TrendAnalysis_example.ipynb | 17 +++++------ docs/degradation_and_soiling_example.ipynb | 34 +++++++++++----------- docs/sphinx/source/index.rst | 2 +- rdtools/bootstrap.py | 2 +- 4 files changed, 26 insertions(+), 29 deletions(-) diff --git a/docs/TrendAnalysis_example.ipynb b/docs/TrendAnalysis_example.ipynb index 0f04fe5a..12be8fb2 100644 --- a/docs/TrendAnalysis_example.ipynb +++ b/docs/TrendAnalysis_example.ipynb @@ -25,9 +25,6 @@ "metadata": {}, "outputs": [], "source": [ - "import random\n", - "random.seed(0)\n", - "\n", "import pandas as pd\n", "import matplotlib.pyplot as plt\n", "import numpy as np\n", @@ -62172,9 +62169,9 @@ } }, "text/html": [ - "