From 5fdca8dd6db1d97d2a10ff99d94ec01a5b874c5c Mon Sep 17 00:00:00 2001 From: Michael Deceglie Date: Mon, 24 Jul 2023 13:48:56 -0600 Subject: [PATCH] delete problematic stdout --- docs/TrendAnalysis_example_pvdaq4.ipynb | 7 ------- docs/degradation_and_soiling_example_pvdaq_4.ipynb | 7 ------- 2 files changed, 14 deletions(-) diff --git a/docs/TrendAnalysis_example_pvdaq4.ipynb b/docs/TrendAnalysis_example_pvdaq4.ipynb index a4a519d7..9ff1ddf2 100644 --- a/docs/TrendAnalysis_example_pvdaq4.ipynb +++ b/docs/TrendAnalysis_example_pvdaq4.ipynb @@ -674,13 +674,6 @@ "/Users/mdecegli/opt/anaconda3/envs/tempY/lib/python3.10/site-packages/rdtools/filtering.py:642: UserWarning: The XGBoost filter is an experimental clipping filter that is still under development. The API, results, and default behaviors may change in future releases (including MINOR and PATCH). Use at your own risk!\n", " warnings.warn(\"The XGBoost filter is an experimental clipping filter \"\n" ] - }, - { - "name": "stdout", - "output_type": "stream", - "text": [ - "[12:28:54] WARNING: /Users/runner/miniforge3/conda-bld/xgboost-split_1685694945373/work/src/learner.cc:888: Found JSON model saved before XGBoost 1.6, please save the model using current version again. The support for old JSON model will be discontinued in XGBoost 2.3.\n" - ] } ], "source": [ diff --git a/docs/degradation_and_soiling_example_pvdaq_4.ipynb b/docs/degradation_and_soiling_example_pvdaq_4.ipynb index 650d100a..2c726520 100644 --- a/docs/degradation_and_soiling_example_pvdaq_4.ipynb +++ b/docs/degradation_and_soiling_example_pvdaq_4.ipynb @@ -305,13 +305,6 @@ "/Users/mdecegli/opt/anaconda3/envs/tempY/lib/python3.10/site-packages/rdtools/filtering.py:416: UserWarning: The logic-based filter is an experimental clipping filter that is still under development. The API, results, and default behaviors may change in future releases (including MINOR and PATCH). Use at your own risk!\n", " warnings.warn(\"The logic-based filter is an experimental clipping filter \"\n" ] - }, - { - "name": "stdout", - "output_type": "stream", - "text": [ - "[13:10:51] WARNING: /Users/runner/miniforge3/conda-bld/xgboost-split_1685694945373/work/src/learner.cc:888: Found JSON model saved before XGBoost 1.6, please save the model using current version again. The support for old JSON model will be discontinued in XGBoost 2.3.\n" - ] } ], "source": [