Skip to content

Commit 534afb6

Browse files
committed
Move data-loading to python list
1 parent a0adb18 commit 534afb6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3495,9 +3495,9 @@ projects:
34953495
description: "Collection of web-scraping and crawling libraries."
34963496
resource: True
34973497
category: web-scraping
3498-
- name: best-of-web-python - Data Extraction
3499-
github_id: ml-tooling/best-of-web-python
3500-
homepage: https://github.com/ml-tooling/best-of-web-python#data-loading--extraction
3498+
- name: best-of-python - Data Extraction
3499+
github_id: ml-tooling/best-of-python
3500+
homepage: https://github.com/ml-tooling/best-of-python#data-loading--extraction
35013501
description: "Collection of data-loading and -extraction libraries."
35023502
resource: True
35033503
category: data-loading

0 commit comments

Comments
 (0)