Ricky
Ricky
Yes, `src` for all the images on readme files are updated with [new repo](https://github.com/firstcontributions/assets). However, @dilipkn007 may change those images because all those images do not have the same shadowing...
@Roshanjossey Images with shadows on four sides: 1. [submit-pull-request.png](https://github.com/firstcontributions/assets/blob/master/Readme/submit-pull-request.png) `poor quality` 2. [compare-and-pull.png](https://github.com/firstcontributions/assets/blob/master/Readme/compare-and-pull.png) `poor quality` Images with shadows on three sides: 1. [fork.png](https://github.com/firstcontributions/assets/blob/master/Readme/fork.png) 2. [copy-to-clipboard.png](https://github.com/firstcontributions/assets/blob/master/Readme/copy-to-clipboard.png) 3. [clone.png](https://github.com/firstcontributions/assets/blob/master/Readme/clone.png) Image with no...
 Same error on Google colab after `!pip install -q git+https://github.com/sushil79g/Nepali_nlp.git`
You have to install the font manually.
Inside `plot_bars()` method, change this code `text = f'{x1:,.0f}'` to `text = f'{x1:,.2f}'`