You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:27: TqdmExperimentalWarning: Using `tqdm.autonotebook.tqdm` in notebook mode. Use `tqdm.tqdm` instead to force console mode (e.g. in jupyter console)\n",
2309
+
" from tqdm.autonotebook import tqdm\n",
2310
+
" \r"
2311
+
]
2312
+
},
2316
2313
{
2317
2314
"name": "stdout",
2318
2315
"output_type": "stream",
@@ -2349,20 +2346,15 @@
2349
2346
},
2350
2347
{
2351
2348
"cell_type": "code",
2352
-
"execution_count": 30,
2349
+
"execution_count": 3,
2353
2350
"id": "be012038",
2354
2351
"metadata": {},
2355
2352
"outputs": [
2356
2353
{
2357
2354
"name": "stderr",
2358
2355
"output_type": "stream",
2359
2356
"text": [
2360
-
"/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:485: FutureWarning: In a future version the predictions will have the id as a column. You can set the `NIXTLA_ID_AS_COL` environment variable to adopt the new behavior and to suppress this warning.\n",
2361
-
" warnings.warn(\n",
2362
-
"/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:485: FutureWarning: In a future version the predictions will have the id as a column. You can set the `NIXTLA_ID_AS_COL` environment variable to adopt the new behavior and to suppress this warning.\n",
2363
-
" warnings.warn(\n",
2364
-
"/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:485: FutureWarning: In a future version the predictions will have the id as a column. You can set the `NIXTLA_ID_AS_COL` environment variable to adopt the new behavior and to suppress this warning.\n",
2365
-
" warnings.warn(\n"
2357
+
"[Stage 3:> (0 + 1) / 1]\r"
2366
2358
]
2367
2359
},
2368
2360
{
@@ -2386,10 +2378,9 @@
2386
2378
"name": "stderr",
2387
2379
"output_type": "stream",
2388
2380
"text": [
2389
-
"/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:485: FutureWarning: In a future version the predictions will have the id as a column. You can set the `NIXTLA_ID_AS_COL` environment variable to adopt the new behavior and to suppress this warning.\n",
2390
-
" warnings.warn(\n",
2391
2381
"/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown\n",
2392
-
" warnings.warn('resource_tracker: There appear to be %d '\n"
2382
+
" warnings.warn('resource_tracker: There appear to be %d '\n",
<p>Traditional time series libraries are typically built to run in-memory on single machines, which poses challenges when handling extremely large datasets.</p>
1897
1886
<p>StatsForecast, however, provides seamless compatibility with Spark, allowing users to perform scalable and efficient time-series forecasting on large datasets directly within Spark.</p>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:27: TqdmExperimentalWarning: Using `tqdm.autonotebook.tqdm` in notebook mode. Use `tqdm.tqdm` instead to force console mode (e.g. in jupyter console)
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:485: FutureWarning: In a future version the predictions will have the id as a column. You can set the `NIXTLA_ID_AS_COL` environment variable to adopt the new behavior and to suppress this warning.
1951
-
warnings.warn(
1952
-
/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:485: FutureWarning: In a future version the predictions will have the id as a column. You can set the `NIXTLA_ID_AS_COL` environment variable to adopt the new behavior and to suppress this warning.
1953
-
warnings.warn(
1954
-
/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:485: FutureWarning: In a future version the predictions will have the id as a column. You can set the `NIXTLA_ID_AS_COL` environment variable to adopt the new behavior and to suppress this warning.
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:485: FutureWarning: In a future version the predictions will have the id as a column. You can set the `NIXTLA_ID_AS_COL` environment variable to adopt the new behavior and to suppress this warning.
1971
-
warnings.warn(
1972
-
/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
1961
+
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
1973
1962
warnings.warn('resource_tracker: There appear to be %d '
"/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:27: TqdmExperimentalWarning: Using `tqdm.autonotebook.tqdm` in notebook mode. Use `tqdm.tqdm` instead to force console mode (e.g. in jupyter console)\n",
2309
+
" from tqdm.autonotebook import tqdm\n",
2310
+
" \r"
2311
+
]
2312
+
},
2316
2313
{
2317
2314
"name": "stdout",
2318
2315
"output_type": "stream",
@@ -2349,20 +2346,15 @@
2349
2346
},
2350
2347
{
2351
2348
"cell_type": "code",
2352
-
"execution_count": 30,
2349
+
"execution_count": 3,
2353
2350
"id": "be012038",
2354
2351
"metadata": {},
2355
2352
"outputs": [
2356
2353
{
2357
2354
"name": "stderr",
2358
2355
"output_type": "stream",
2359
2356
"text": [
2360
-
"/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:485: FutureWarning: In a future version the predictions will have the id as a column. You can set the `NIXTLA_ID_AS_COL` environment variable to adopt the new behavior and to suppress this warning.\n",
2361
-
" warnings.warn(\n",
2362
-
"/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:485: FutureWarning: In a future version the predictions will have the id as a column. You can set the `NIXTLA_ID_AS_COL` environment variable to adopt the new behavior and to suppress this warning.\n",
2363
-
" warnings.warn(\n",
2364
-
"/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:485: FutureWarning: In a future version the predictions will have the id as a column. You can set the `NIXTLA_ID_AS_COL` environment variable to adopt the new behavior and to suppress this warning.\n",
2365
-
" warnings.warn(\n"
2357
+
"[Stage 3:> (0 + 1) / 1]\r"
2366
2358
]
2367
2359
},
2368
2360
{
@@ -2386,10 +2378,9 @@
2386
2378
"name": "stderr",
2387
2379
"output_type": "stream",
2388
2380
"text": [
2389
-
"/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/site-packages/statsforecast/core.py:485: FutureWarning: In a future version the predictions will have the id as a column. You can set the `NIXTLA_ID_AS_COL` environment variable to adopt the new behavior and to suppress this warning.\n",
2390
-
" warnings.warn(\n",
2391
2381
"/Users/khuyentran/.pyenv/versions/3.8.16/lib/python3.8/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown\n",
2392
-
" warnings.warn('resource_tracker: There appear to be %d '\n"
2382
+
" warnings.warn('resource_tracker: There appear to be %d '\n",
0 commit comments