How to define the variable type while loading dataset using the columns names rather than the column index?

前端 未结 0 1803
一整个雨季
一整个雨季 2021-02-08 03:45

When I need to load a dataset where some specific columns must be read as string I type:

import delimited "data.csv", stringcols(13 15 16)
相关标签:
回答
  • 消灭零回复
提交回复
热议问题