v6d-io / v6d

vineyard (v6d): an in-memory immutable data manager. (Project under CNCF, TAG-Storage)
https://v6d.io
Apache License 2.0
816 stars 117 forks source link

Enhance read/write python drivers by adding more write options #1929

Open siyuan0322 opened 1 week ago

siyuan0322 commented 1 week ago

Users requires more customized options:

  1. escapechar in pd.to_csv()
  2. support kerberos authentication in hdfs reading.