googleapis / googleapis/python-aiplatform
Missing braces in example dataframe for Vertex Featurestore
未关闭
适合新手
api: vertex-ai
- 主要语言
- Python
- 星标
- 905
- 派生
- 465
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 44
描述
The provided example df in Vertex AI Featurestore's `batch_serve_to_df` method is missing braces, meaning you can't copy-paste it to do test runs:
https://github.com/googleapis/python-aiplatform/blob/a36853869e627aabf3dc563400d184f44c8ae876/google/cloud/aiplatform/featurestore/featurestore.py#L1153-L1161
贡献指南
调研方向
打开链接所指向的 1153-1161 行中的 google/cloud/aiplatform/featurestore/featurestore.py,并检查 batch_serve_to_df 中的示例 dataframe。补上缺失的花括号,以便可以复制并粘贴该示例来运行测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- google-cloud, python
- 领域
- machine-learning
- Issue 类型
- 缺陷
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 78/100