adamerose / adamerose/PandasGUI
Allow any kind of file extension
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 3.3k
- Fork
- 239
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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'
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.