elastic / elastic/eland

Improve `es_info` method output readability

Open
#239 5 comments 0 reactions 0 assignees View on GitHub
enhancement topic:dataframe
Dominant language
Python
Stars
693
Forks
112
PR merge metrics
No merged PRs in 30d

Description

In my case, `es_info` method output readability is not optimal:
- tabulation breaks if screen width is too small (screenshot below), a possibility might be return an object declaring a `_repr_html_` method to have nice display in notebook environment
- since `es_info` is probably only useful in interactive environment, it might be relevant to directly print output instead of returning a string

Capture d’écran 2020-07-16 à 20 10 23

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.