wchatx/direct-access-py

Finalize to_dataframe()

wchatx opened this issue · 0 comments

The to_dataframe() method has not been released yet. Finalize and release:

  • The option to chunk results for large datasets is untested. Remove for now
  • Creating the dataframe from a temporary CSV might not be possible in some environments that don't allow write access to temp space. Try from records instead.