Skip to content

Commit

Permalink
Daily Pathway examples refresh
Browse files Browse the repository at this point in the history
Co-authored-by: Manul from Pathway <[email protected]>
GitOrigin-RevId: e97b59b57d61371215d7e04c21dbe9fd839bba05
  • Loading branch information
Pathway-Dev and Manul from Pathway committed Nov 7, 2024
1 parent 8841192 commit 57dba85
Show file tree
Hide file tree
Showing 38 changed files with 93 additions and 93 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/showcases/fuzzy_join_part1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/showcases/fuzzy_join_part2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/showcases/langchain-integration.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/showcases/live-data-jupyter.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/showcases/lsh.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/showcases/multimodal-rag.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/alert-deduplication.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/asof_join.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
112 changes: 56 additions & 56 deletions examples/notebooks/tutorials/asynctransformer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,11 @@
"output_type": "stream",
"text": [
" | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 3 | 1730871170754 | 1\n",
"^3CZ78B4... | 2 | 3 | 1730871170956 | 1\n",
"^YYY4HAB... | 6 | 7 | 1730871170956 | 1\n",
"^3HN31E1... | 6 | 7 | 1730871171356 | 1\n",
"^X1MXHYY... | 12 | 13 | 1730871171356 | 1\n"
"^Z3QWT29... | 2 | 3 | 1730957815912 | 1\n",
"^3CZ78B4... | 2 | 3 | 1730957816114 | 1\n",
"^YYY4HAB... | 6 | 7 | 1730957816114 | 1\n",
"^3HN31E1... | 6 | 7 | 1730957816512 | 1\n",
"^X1MXHYY... | 12 | 13 | 1730957816512 | 1\n"
]
}
],
Expand Down Expand Up @@ -410,12 +410,12 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730871174732 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730871174832 | -1\n",
"^Z3QWT29... | 2 | 3 | 4 | 1730871174832 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730871175034 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730871175232 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1730871175232 | 1\n"
"^Z3QWT29... | 2 | 1 | 2 | 1730957819906 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730957820006 | -1\n",
"^Z3QWT29... | 2 | 3 | 4 | 1730957820006 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730957820206 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730957820406 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1730957820406 | 1\n"
]
}
],
Expand Down Expand Up @@ -537,18 +537,18 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730871175496 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730871175496 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730871175798 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730871175798 | -1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1730871175798 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1730871175798 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730871175898 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1730871175898 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730871175998 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1730871175998 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1730871175998 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1730871175998 | 1\n"
"^Z3QWT29... | 2 | 1 | 2 | 1730957820646 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730957820646 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730957820948 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730957820948 | -1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1730957820948 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1730957820948 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730957821048 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1730957821048 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730957821148 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1730957821148 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1730957821148 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1730957821148 | 1\n"
]
}
],
Expand Down Expand Up @@ -581,16 +581,16 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730871176148 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1730871176248 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730871176348 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730871176448 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730871176448 | -1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1730871176448 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1730871176448 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730871176548 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730871176650 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1730871176650 | 1\n"
"^Z3QWT29... | 2 | 1 | 2 | 1730957821288 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1730957821390 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730957821490 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730957821590 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730957821590 | -1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1730957821590 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1730957821590 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730957821690 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730957821790 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1730957821790 | 1\n"
]
}
],
Expand Down Expand Up @@ -633,18 +633,18 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730871176782 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730871176782 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1730871176782 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730871176782 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730871177284 | -1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730871177284 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1730871177284 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730871177284 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1730871177284 | 1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1730871177284 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1730871177284 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1730871177284 | 1\n"
"^YYY4HAB... | 1 | 5 | 6 | 1730957821898 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730957821898 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1730957821898 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730957821898 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730957822400 | -1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730957822400 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1730957822400 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730957822400 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1730957822400 | 1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1730957822400 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1730957822400 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1730957822400 | 1\n"
]
}
],
Expand Down Expand Up @@ -688,16 +688,16 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730871177440 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730871177440 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730871177742 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730871177742 | -1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730871177840 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1730871177840 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730871177942 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1730871177942 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1730871177942 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1730871177942 | 1\n"
"^Z3QWT29... | 2 | 1 | 2 | 1730957822536 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730957822536 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1730957822836 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1730957822836 | -1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730957822938 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1730957822938 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1730957823036 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1730957823036 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1730957823036 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1730957823036 | 1\n"
]
}
],
Expand Down Expand Up @@ -761,7 +761,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/basic_datatypes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1305,7 +1305,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/bellman_ford.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/combining-time-series.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/consistency.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/custom_reducers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/from_pandas.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/fs_connector.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1010,7 +1010,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/groupby_reduce_manual.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -750,7 +750,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/indexes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/interval_join.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/iterate.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/join_manual.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1605,7 +1605,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 57dba85

Please sign in to comment.