-
Hi
Great script! everything works except for plotting. I dont know if it a script or pyhton error
but i cannot import matplotlib.pyplot . Matplotlib imports fine
Did you ever have this issue ? …
-
Hi
I use FreeCAD-0.16.6712.glibc2.17-x86_64.AppImage with gentoo.
I have git cloned this repo to ~/.FreeCAD/Mod/
Freecad shows this error message:
`During initialization the error No module name…
-
The error is coming from [this line](https://github.com/pyannote/pyannote-core/blob/5.0.0/pyannote/core/notebook.py#L129) in v5.0.0.
I see this was already fixed (replacing `matplotlib.cm` with `ma…
-
Every single time I try to run setup I get the following error:
```
Collecting fastapi (from gradio==4.36.1->-r requirements.txt (line 10))
Using cached fastapi-0.112.0-py3-none-any.whl.metadat…
-
○ Time: 2 weeks
○ Tools Required: Matplotlib, Seaborn, D3.js (within Azure)
○ Steps:
1. Design and develop visual explanations and reports tailored to NFL data.
□ Use Matplotlib and S…
zepor updated
2 months ago
-
Hello,
I am trying to run the tutorial [Base Skyproj Class](https://github.com/LSSTDESC/skyproj/blob/main/tutorial/tutorial_baseclass.ipynb) and when I move/zoom the figure only the grid is updated…
-
I am on seaborn 0.13.2.
```
d = sns.load_dataset('penguins')
g = sns.lmplot(data=d, x='bill_length_mm', y='bill_depth_mm', row='sex', col='species')
g.map(plt.axvspan, xmin=30, xmax=50, color='g…
-
I've experienced the following issues with running the demo so far:
1) Importing scanpy withput downgrading matplotlib to 3.4 produces this error:
imported three packages: ------------------------…
-
### Feature description
It would be cool to have the option to place a `title` (or `label`, not sure of the most appropriate name) on top (and why not bottom) of vertical `colorbar`. With Matplotlib …
-
I hope this is the right place to put this - how do I access the plots made by the matplotlib package? I am using the pyodide package independent of iodide and I don't know how to use the plots made b…