-
First of all we should set up instrumentation to help with diagnosing what's slow and where. Flamegraphs and API metrics come to mind.
Stuff that could be causing slowness:
* Network routing (do w…
-
python plotman.py interactive Automatically shut down after running for 5 seconds
Below are my settings, is this correct?
# Where to plot and log.
directories:
# One directory in which t…
-
### Report
Thank you for your wrapper for copykat, very useful!
I was wondering what can be done to remove values over 1e9 from the plot?
I use the following code on my dataset:
```
infercnvp…
-
Something is throwing an exception within the `m.etoop()` call on line 133 of utils.py.
When the "Show Map Location" box is checked, Python spits out the following error:
```
Traceback (most re…
-
Hello,
I have gnuplot 5.4 installed on Windows 10 , (python 3.7 32 bit) and Octave 64 bit 6.1.0, oct2py 5.2.0.
running this simple code keeps the plot window frozen to Figure 2:
##################…
-
The problem is based on the way that julia distinguishes between singleton arrays and nx1 two-dimensional arrays. The optional argument `zs` for `plot3D( xs, ys, zs=zs )` is not robust to these two di…
ghost updated
10 years ago
-
I'm very curious about the status of the bundled app initiative, in which nteract can be bundled and installed with a conda environment so the users dont need to separately install Python, etc.
Wh…
-
Hello,
I created an Anaconda environment on MacOS using:
`conda install jupyter pandas fbprophet seaborn`
I have a Pandas DataFrame with a DatetimeIndex. I am plotting the time series using the…
-
### Willingness to contribute
No. I cannot contribute this feature at this time.
### Proposal Summary
The 2.12.2 release added support for the `predict_stream` method for custom Python models. Whil…
-
When I tried to reproduce the [contextily example](https://geopandas.org/en/latest/gallery/plotting_basemap_background.html#Controlling-the-level-of-detail)
```py
ax = df_wm.plot(figsize=(10, 10), a…