adamerose / adamerose/PandasGUI
Allow any kind of file extension
未關閉
enhancement
- 主要語言
- Python
- 星號
- 3.3k
- 分支
- 239
- PR 合併指標
- 30 天內沒有已合併 PR
描述
## The problem
I've got some parquet files that don't have any extension. I would like to open those files through `Edit > Import` or just by dragging and dropping, but I can't and I have to rename them adding `.parquet` at the end of their names.
## Proposed solution
- In the file picker window add an option that accepts all kind of files
- When a file gets dropped on the window, pandasgui tries to open it as a known file type, if it fails it shows a message saying like: 'Unsupported file format'
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。