Sander van den Oord
Sander van den Oord
Hi, just curious about the status of this issue. I'd like to plot a large timeseries scatterplot with 700,000 datapoints, which is no problem with the normal pandas .plot() which...
I have exactly the same problem: I would like to set `querytaggingenabled=true` so that I can track all queries and costs on GCP that were made by Tableau. Specifically for...
I created a support case with Tableau for this: My conclusion: -> Changing oauth connections (such as BQ) is not possible at the moment: ``` Case 08682091: Set querytaggingenabled value...
Here's another question on the same topic: https://stackoverflow.com/questions/69795740/python-package-bar-chart-race-0-1-0-cant-change-separator-thousands-to-dot
When you install barchartrace via pip or conda, this currently installs an old version which doesn't allow you to change the text formatting locale. So, uninstall the version you currently...
When you install barchartrace via pip or conda, this currently installs an old version which doesn't allow you to change the text formatting locale. So, uninstall the version you currently...
In the mean time the latest version can be installed as follows: ```pip install git+https://github.com/dexplo/bar_chart_race```
My position is that visual analytics should be at the speed of thought. It should take little (mental) effort to create the plots I need. This is why I use...
Here's some of my thoughts still: - HoloViews has such an interesting and original way of looking at data and visualizing data. I hope that doesn't get lost when putting...