Roald Storm
Roald Storm
Hello I wrote a quick demo with a colleague to implement this feature, there is two small problems with it but it will probably be finished soon. I just thought...
On this line: https://github.com/mapbox/mapbox-maps-android/blob/8567a0d866f6280975ef83f1b50024864dfcdf00/app/src/main/java/com/mapbox/maps/testapp/examples/customlayer/TriangleCustomLayer.kt#L167 I believe the argument should be 'shader' not 'program'?
# 🚀 feature request ### Description I would like smooth editor support of the python_rules. Now when I open an editor (tried [helix](https://helix-editor.com/) and vscode) neither recognizes any of the...
Hello, I'm a developer at the Norwegian institute for water research (NIVA). We are in an ongoing project to modernize our IT infrastructure. One of the current pain points is...
Hello hello, [I'm back](https://github.com/yukinarit/mapbox-gl-rs/pull/62) with a huge PR this time. I started using this crate to prototype some shader stuff and I got completely carried away honestly.. So uhm.. I...
Hello hello! Long time no see @JakobGM, @thomasaarholt :smile: Cool project! I'm interested in strong typing on the exposed polars.DataFrame methods such as `get_column()`. Take for example the following snippet:...
This value in the linear regression function: https://github.com/montanaflynn/stats/blob/master/regression.go#L30 is unused and can be removed I think?
**Describe the bug** Pyright throws `reportPrivateImportUsage` errors on basically everything imported from `pandera.polars`. - [x] I have checked that this issue has not already been reported. - [x] I have...