Commit Graph

15 Commits

Author SHA1 Message Date
Marco Vinciguerra
ffa1067f0d
Merge pull request #756 from shenghongtw/pre/beta
The smart_scraper_multi_graph method is too expensive
2024-10-20 10:13:47 +02:00
Federico Aguzzi
8cb9646a45 Merge branch 'main' into pre/beta 2024-10-18 22:16:39 +02:00
roryhaung
69ff649556 fix: fix the example variable name 2024-10-18 01:36:29 +08:00
Marco Vinciguerra
db4b7cd3d1 refactoring of the code 2024-10-15 11:21:04 +02:00
roryhaung
e76a68a782 fix: remove variable "max_result" not being used in the code 2024-10-13 23:04:27 +08:00
Marco Vinciguerra
37b6ba08ae fix: import error 2024-10-07 10:22:17 +02:00
Marco Vinciguerra
420c71ba2c feat: refactoring of the conditional node 2024-10-06 09:16:33 +02:00
Marco Vinciguerra
d0976ddda9
Merge branch 'main' into temp-1 2024-09-25 17:45:45 +02:00
Marco Vinciguerra
bc881b4aaa refctoring of the code
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-09-23 08:37:52 +02:00
Marco Vinciguerra
8ce08baf01 fix: graph Iterator node 2024-09-22 22:25:01 +02:00
Marco Vinciguerra
65b8675586 Update smart_scraper_multi_concat_graph.py 2024-09-22 21:10:57 +02:00
Marco Vinciguerra
9e3171b9fa feat: add copy for smart_scraper_multi_concat 2024-09-13 09:17:21 +02:00
roryhaung
57a58e162e docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
Marco Vinciguerra
fe3aa28fe7 refactoring of the code
Some checks failed
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-09-11 16:04:43 +02:00
ekinsenler
bd4b26d7d7 feat: ConcatNode.py added for heavy merge operations 2024-09-04 17:53:32 +03:00