-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: infer column type using runner (#1182)
Closes #994 ### Summary of Changes EDA adds another execution in getting the Table placeholder to get column types with the .getColumn().isNumeric call that based on that evals to numeric or categorical type. In future also consider the temporal type, but will have to overhaul the profiling and filters for that.
- Loading branch information
1 parent
d83c3d4
commit 846f404
Showing
1 changed file
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters