pandas.dataframe.astype is not converting dtype

前端 未结 0 1616
不思量自难忘°
不思量自难忘° 2020-12-05 07:11

I am trying to convert some columns from object to Categorical columns.

    # dtyp_cat = \'category\'
        # mapper = {\'Segment\':dtyp_cat,
        #              


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