Azure / Azure/MachineLearningNotebooks
Registering pandas dataframe as dataset in python script file
Đang mở
ADO
Data4ML
product-issue
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 4.4k
- Fork
- 2.6k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I am trying to register the pandas dataframe , so i written code (Dataset.Tabular.register_pandas_dataframe(df, target='',name)) and
i saved it in .py file where actual data will be treated missing values, and get the data and then registering that data, but while running i am getting error as ' local source path is not supported when i give datastore as 'target
then i gave local path, then it is throwing error 'target type is not supported'
can any one please help me with this?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.