adamerose / adamerose/PandasGUI

Allow any kind of file extension

Ouverte
#241 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Python
Étoiles
3.3k
Forks
239
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

## 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'

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.