Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

gr-authors.dvc 618 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
  1. cmd: python run.py --rust import-json -T import/gr-authors.transcript --stage gr-authors
  2. -D gr-schema --truncate goodreads author data/goodreads_book_authors.json.gz
  3. wdir: ..
  4. deps:
  5. - path: data/goodreads_book_authors.json.gz
  6. md5: b193c3febd961fb69443b65ba05b83a7
  7. - path: pgstat://gr-schema
  8. md5: bda41944c7f3ff2a207edb2c8a83c9fc
  9. outs:
  10. - path: pgstat://gr-authors
  11. cache: false
  12. md5: b7701864036091016af9123c02b5d7ed
  13. metric: false
  14. persist: false
  15. - path: import/gr-authors.transcript
  16. cache: true
  17. metric: false
  18. persist: false
  19. md5: 40acfcc81a4be3363d61febed1716f00
  20. md5: 32ce578bd425be3eb7d03a6bf98c4441
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...