We should provide index_col argument for spark IO reads to avoid creating default indexes in the case index columns are known.
read_csvread_deltaread_tableread_spark_ioread_parquetDataFrame.to_koalas() as well?
@itholic, are you interested in submitting a PR for this?
@HyukjinKwon Sure, i'll work on it from now on. :)
Most helpful comment
DataFrame.to_koalas()as well?