Helge

Results 7 issues of Helge

Hej Gustavo, Thank you for your nice MongoDB kernel for Jupyter! I like it a lot, especially the visualisation of the JSON values, which are returned from the DB engine....

As far as I understand, when I build a binary that requires `go-python3` then the resulting binary is linked dynamically to the Python that `pkg-config` found in the respective `python3.pc`...

Hej, I saw your project announced on HackerNews the other day and got excited about it. I read the discussions there and those in the issues. I agree with many...

priority

In the previous version, the document gave an example on how to compare Python 3.6 and Python 3.7 performance. However, the commands in the example referred partially to Python 3.8....

I am currently having a look at PyGal to see if and how a circle packing visualization (see for example, https://dataforvisualization.com/charts/circle-packing/) can be added to it. While looking at the...

I added an optional positional argument so that users can point to repositories somewhere in the file system. In case no argument for a path to a repository is given,...

The previous code in this example creates x- and y-axis repeatedly. Once per row in the CSV file. That results in thousands of SVG elements for the axes, ticks, etc....