-
Hi,
I'm a new user, and I installed hdbscan using pip install. I tried to run it on OSX 10.11 (El Capitan) and later on macOS 10.14 (Mojave), and I received an error saying module 'hdbscan' has no …
-
### Bug summary
When constructing inset axes using the tutorial on [this page](https://matplotlib.org/stable/gallery/axes_grid1/demo_colorbar_with_inset_locator.html) the gradient of the colorbar doe…
-
Sometimes the magnitude of a variable can vary dramatically across a given coordinate, which makes 2d plots generated by xr.FacetGrid difficult to interpret. It would be useful if an option to xr.Face…
-
Hi folks,
On and off for the past few years, I've been working on a slightly different, more up to date, more structured, diagram to the one that's currently at https://pyviz.org/overviews/index.ht…
-
Currently, the bandwidth in `d` dimensions is `bw * np.eye(d)`---the covariance matrix is a multiple of the identity. As a result, the KDE works best if anisotropic data is shifted, rotatated and scal…
-
I am currently working with a gridded data set that has its wind vectors already in an earth-relative frame. When looking to rotate the wind vectors appropriately for plotting on a Basemap projection…
-
### Please make sure these conditions are met
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of scanpy.
- [ ] (option…
-
This code is copy-pasted from [this SO question](https://stackoverflow.com/questions/64784834/draw-grid-line-on-secondaryaxis-matplotlib).
### Bug report
**Bug summary**
Creating …
-
[Original report at SourceForge, opened Fri Jun 10 12:29:24 2011](https://sourceforge.net/tracker/?func=detail&aid=3314771&group_id=80706&atid=560720)
If you enable a log scale when doing a 3D scatte…
ddale updated
3 months ago
-
We need to rethink our GUI API.
As a small example, the Tk package currently has types `TkWidget`, `Tk_Widget`, `TTk_Widget`, `Canvas`, `TkCanvas`, and `Tk_CairoCanvas`. I know there are reasons for …