Posts by Jhon Baptist • 31 points
3 posts
-
1
votes0
answers19
viewsQ: Slow iteration with pandas
I am using the following code to generate all chords of up to 6 elements, with 12 possible notes for each element. Then the amount of chords generated should be : (12*12*12*12*12*12) +…
-
0
votes0
answers11
viewsQ: How to configure the plotly tree graph to calculate the sum and not the mean?
The official description says about this graphic : " If a color argument is passed, the color of a Node is computed as the Average of the color values of its Children, Weighted by their values."…
-
2
votes0
answers31
viewsQ: Plotly tree graph showing wrong python values
That boy-girl Sunburst plotly, when used in a dataframe of this spreadsheet, through the code below, generates a graph wrong values of the 'rest' column. For example, in the path…