adamerose / adamerose/PandasGUI
Automatic script when a file is dragged&droped
Open
enhancement
- Dominant language
- Python
- Stars
- 3.3k
- Forks
- 239
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I was wondering if it would be possible to run a short python script each time a file is dragged and dropped. Basically now I am loading a json file as a dataframe in a jupyter notebook, applying some filtering and conversion and then I open PandasGUI with this dataframe. This works very well but I wanted to know if I could include this small script somewhere to do it automatically when someone does drag and drop a file in PandasGUI?
Thanks again for this really nice project!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.