Sepand Haghighi

Results 99 issues of Sepand Haghighi

http://megacooltext.com/russian-letters-converter/ _Originally posted by @sepandhaghighi in https://github.com/sepandhaghighi/art/issues/59#issuecomment-1173061656_

new font

https://www.toolcalculator.com/russian-font-generator.html _Originally posted by @sepandhaghighi in https://github.com/sepandhaghighi/art/issues/59#issuecomment-1173061598_

new font

Suggest us some new fonts and arts 😉🙏

discussion

#### Description Some fonts are not printable in all environments. In `random-na` mode, we should print the font name. #### Steps/Code to Reproduce ```pycon >>> from art import * >>>...

enhancement

enhancement

https://en.wikipedia.org/wiki/Comma-separated_values

bug

Hi Currently, the older badges link is missed. Example : If it's possible please redirect `https://pepy.tech/count/package_name` to `https://pepy.tech/project/package_name`

bug
backend

#### Description Support **numpy array** or **nested list** #### Steps/Code to Reproduce ```pycon >>> from pycm import ConfusionMatrix >>> matrix = [[1,2,3],[4,6,1],[1,2,3]] >>> cm = ConfusionMatrix(matrix = matrix) >>> cm2...

enhancement
new feature

#### Description I received an email from **Dr. Aonghus Lawlor** (@aonghus) and it seems we forgot to add **NPV Micro/Macro** to stat. Currently, we support all other similar metrics (**FPR**,...

enhancement
new feature