|
|
|
|
|
by 0bsolete
571 days ago
|
|
Are Plotly and/or Seaborn still the best Python packages to get these kind of visualisations out of the box? I am always looking for new ways to better visualise data in reporting, and some of these look very helpful in telling a story from data. |
|
I do pull out plotly for 3d scatter plots (for PCA visualization). Matplotlib is horrible for this.