Sklearn Error: “AttributeError: 'MissingValues' object has no attribute 'to_list'”

后端 未结 0 1114
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-20 17:33

I\'m making my first steps in ML, and following a code given to me in an online course:

import numpy as np
import pandas as pd
from sklearn.compose import Col         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题