-
This was a very well done workshop! Found it super helpful in understanding heteroscedasticity.
I have to ask though if/when you are planning on doing more of these?
Thank you,
Alex
PS: Here is the …
-
## Requested feature
I'm working on a corpus of short documents. Recent developments in examining short texts like from twitter, etc, have been documented. I'm including two files.
[X Cheng 2014…
-
- [x] what version of Makie are you running? (`]st -m Makie`) master
- [x] can you reproduce the bug with a fresh environment ? (`]activate --temp; add Makie`) yes
- [x] What platform + GPU are you …
-
### i installed fqkit for many time because there are similar errors every time. Could you please help to see what the specific reason is and how to fix it
cargo install fakit
Updating crates.io…
-
Interesting visualisation. Why don't you make an R version and add it to this r package https://github.com/bnosac/textplot
-
In GraphMakie on Makie@0.20 we used to use
```julia
using GLMakie
fig, ax, p = text([(0,0),(0,1)]; text=["foo", "bar"])
glyphcollections = p.plots[1][1][]
boundingbox(glyphcollections[1], Qua…
-
```from sympy import symbols
from sympy.plotting import plot
x = symbols('x')
plot(x, (x, 0, 5))
Traceback (most recent call last):
File "c:\Users\sammy\gsoc\sympy\test.py", line 4, in
…
-
Please use this issue to add your **testimonials**, **experiences**, **feedback**, etc. We would love to hear from you.
#### Updated consent notice 2017-10-06:
Note that in leaving a testimonial…
-
Hello,
Is there a way to translate (in my case from French to English) the words that appear in the figures produced by rainette_plot() / textplot_network and textplot_cloud ?
Thank you very muc…
-
After discussion of `0.9` and the improvements that may take
breaking changes I thought it might be a good idea to study some of the
largest crates dependent on `rgb` and how easily they'd be able t…