adamerose / adamerose/PandasGUI
Support to add new feature using python
Open
enhancement
- Dominant language
- Python
- Stars
- 3.3k
- Forks
- 239
- PR merge metrics
- No merged PRs in 30d
Description
When I try to EDA, I usually create some new features to help me to analysis data.
For example, some columns has missing data, creating a new columns using 1 or 0 to identify that columns has missing or not.
I don't want to turn off the pandasgui, creating new column, show pandasgui again. This is complex
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.