Valeriy Mukhtarulin
Valeriy Mukhtarulin
same issue https://github.com/stoplightio/elements/issues/1794
At the end, we are moving away to another product with proper support.
@ejulio >Since, we don't need to bother about names, I'd suggest to use full names instead of abbreviations. In this case, category_names over cat_names. I kind of started to like...
It should be a `__repr__` for `Items`. Like `.head(), .tail() and .sample(5)`
@kishan3 Yes, and after we can use it in #168
Docs tests are failing, probably something wrong with a test org on scrapinghub or with the data in this org. I would check but I don't have any access anymore...
1. Should be enough to add `FAST` in the progress bar, so it looks different.
Low priority, refactoring. The rule is not useful in most cases.
Search `find . -type f -mtime -90 -name *.ipynb -print -exec grep -l 'data_quality_report' {} \;` shows that `data_quality_report` hasn't been used for 3 months.
It's not that straightforward. https://github.com/plotly/plotly.py/issues/1658 The only solution which comes to my mind is to create the legend from scratch with annotations.