英文: How to pull/retrieve data directly to the external directory from remote instead of creating loc...
dvc checkout是拉取数据还是只是检出.dvc文件?
英文: Does dvc checkout pulls the data or just checkouts .dvc files? 问题 我正在通过DVC(数据版本控制)测试数据跟踪。我已经按照dv...
如何通过dvc添加现有数据?
英文: How to add existing data via dvc? 问题 I have some data in s3 in an AWS account. 我在AWS账户中有一些数据。 I ...
应用管道到多个源文件。
英文: DVC - apply a pipeline to multiple source files 问题 我有100个源文件要通过管道处理。有没有一种循环遍历列表的模式,每次为同一个管道生成新的源...
如何重新授权DVC与Google Drive进行远程存储?
英文: How can I reauthorize DVC with Google Drive for remote storage? 问题 我正在使用DVC来跟踪我的机器学习项目中的数据和步骤。我正...
如何使用DVC工作流添加/更新数据?
英文: How to add/update data with dvc workflow? 问题 当我们设置DVC时,我可以简单地将整个目录添加如下,dvc add dataset,我的工作流程将是为...
错误:意外错误 – 在dvc pull上没有这样的列:FALSE
英文: ERROR: unexpected error - no such column: FALSE on dvc pull 问题 dvc pull命令失败,错误信息为:ERROR: unexpec...


