Closed tylerdq closed 5 years ago
Ideally, the user would provide the filename and format of the binary they want to convert, and the script would choose the opposite format (.parquet <-> .feather). Would need to ask for confirmation because this could potentially be destructive.
Addressed in commit 4863ceb
Ideally, the user would provide the filename and format of the binary they want to convert, and the script would choose the opposite format (.parquet <-> .feather). Would need to ask for confirmation because this could potentially be destructive.