-
### Description
I recall that on https://docs.pola.rs/user-guide/misc/visualization/#plotly, the plots were visible
Instead, now, we can only see those for matplotlib and seaborn
@rodrigogiraos…
-
Environment:
- Windows 11
- Python 3.11.5
- VSCode 1.95.1
- matplotlib: 3.8.0
- seaborn: 0.13.2
- mljar-supervised: 1.1.12
I wanted to plot the optimized ML model fits in my jupyter notebook …
-
Darts package seems to have some parameter under the hood that inserts gridlines into every matplotlib and seaborn plot:
If i do not import darts, this seaborn heatmap doesnt show gridlines,
```
…
-
Asking here as I didn't get a reply at [community.rstudio.com](https://community.rstudio.com/t/reticulate-output-intermediate-seaborn-plots/112468?u=raniere.silva).
Consider the following minimal w…
-
## Add a Beginner Level Data Science Project
### Objective
Create a beginner-friendly data science project. This project should include:
- Data loading and cleaning
- Basic statistical analy…
-
Using Altair, Optimus can output the charts in Vega's JSON format. This gives the users amazing flexibility working with the charts
This charts will be ported:
* histogram
* frequency
* boxplo…
-
**Description**
on 0.21.0, if i run a Seaborn bar plot (https://deephaven.io/core/docs/how-to-guides/plotting/seaborn/#bar-plot), and then another Seaborn plot (e.g. line) within the sa…
-
## Question:
I need a Jupyter notebook that explains how the Fourier transform works. All plots in there should be saved as png file.
## Python Tools
- List of Python libraries we should use fo…
-
Right now it is possible to have independent axes labels/ticks for facets using this trick: https://stackoverflow.com/questions/60997189/how-can-i-make-faceted-plots-in-plotly-have-their-own-individua…
-
### Idea Contribution
- [X] I have read all the feature request issues.
- [X] I'm interested in working on this issue
- [X] I'm part of GSSOC organization
### Explain feature request
I want to add …