Hi everyone, I am glad to announce the first release of Data Inspector, a Pharo inspector extension to operate and view DataFrame multiple information in a same inspector view https://github.com/pharo-ai/data-inspector You may find installation instructions, features list, and example usage demo in the GitHub documentation README. Please let us know what you think, what's missing, ideas or any comments. Also don't hesitate to open issues [1] if you experience some trouble. Cheers! Hernán [1] https://github.com/pharo-ai/data-inspector/issues
Ahhh super nice!! thanks for sharing :) Is it by default in polymath? How do you decide what to plot in the inspector pane? Or you by default always use histograms on every numerical column? G
El 27 nov 2021, a las 17:23, Hernán Morales Durand <hernan.morales@gmail.com> escribió:
Hi everyone,
I am glad to announce the first release of Data Inspector, a Pharo inspector extension to operate and view DataFrame multiple information in a same inspector view
https://github.com/pharo-ai/data-inspector <https://github.com/pharo-ai/data-inspector>
You may find installation instructions, features list, and example usage demo in the GitHub documentation README.
Please let us know what you think, what's missing, ideas or any comments. Also don't hesitate to open issues [1] if you experience some trouble.
Cheers!
Hernán
[1] https://github.com/pharo-ai/data-inspector/issues <https://github.com/pharo-ai/data-inspector/issues>
Hi Guille, El lun, 29 nov 2021 a las 9:49, Guillermo Polito (<guillermopolito@gmail.com>) escribió:
Ahhh super nice!! thanks for sharing :)
Is it by default in polymath?
Good idea :) I opened an issue https://github.com/PolyMathOrg/PolyMath/issues/225
How do you decide what to plot in the inspector pane? Or you by default always use histograms on every numerical column?
Exactly, only numeric columns get histograms. Hernán
G
El 27 nov 2021, a las 17:23, Hernán Morales Durand < hernan.morales@gmail.com> escribió:
Hi everyone,
I am glad to announce the first release of Data Inspector, a Pharo inspector extension to operate and view DataFrame multiple information in a same inspector view
https://github.com/pharo-ai/data-inspector
You may find installation instructions, features list, and example usage demo in the GitHub documentation README.
Please let us know what you think, what's missing, ideas or any comments. Also don't hesitate to open issues [1] if you experience some trouble.
Cheers!
Hernán
participants (2)
-
Guillermo Polito -
Hernán Morales Durand