Skip to content

Commit

Permalink
moe_dataset_preprocessor now manually installs pandas and numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshat-Tripathi committed Aug 7, 2024
1 parent e860476 commit 949d840
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions moe_dataset_preprocessor/data_axs.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

"dataset_type": "full",

"python_deps": [[ "^^", "python_sync_pip_package", "python_package,package_name=pandas" ]],

"dataset_query": [ "^^", "substitute", "downloaded,dataset_name=moe_dataset,dataset_type=#{dataset_type}#" ],
"dataset_path": [ "^^", "execute", [[
[ "get_kernel" ],
Expand Down

0 comments on commit 949d840

Please sign in to comment.