Compact Letter Display (CLD) #358
Answered
by
raphaelvallat
deedeeharris
asked this question in
Q&A
-
Hello, Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
raphaelvallat
May 7, 2023
Replies: 1 comment
-
Hi @deedeeharris , Please see this thread: #205 As explained in the last message, there is an external implementation of CLD that takes Pingouin's output and and return the compact letter display: https://github.com/dalensis/compact-letter-display-for-pingouin-python/blob/main/cld.py Please note that I have not tried or validated it myself. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
raphaelvallat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @deedeeharris ,
Please see this thread: #205
As explained in the last message, there is an external implementation of CLD that takes Pingouin's output and and return the compact letter display: https://github.com/dalensis/compact-letter-display-for-pingouin-python/blob/main/cld.py
Please note that I have not tried or validated it myself.