AI-powered search & chat for Data / Computer Science Students

Learn more with these recommended learning resources

The Sweet Spot of Plotly

 Towards Data Science

In the past two years working in the tech industry as a data scientist, I have used a variety of exploratory tools to build web apps for both technical and non-technical stakeholders. Plotly, among…

Read more at Towards Data Science

Plotly Express Yourself

 Towards Data Science

I’ve recently discovered Plotly Express, and I am very excited to add it to my toolbox, and for it’s potential. For those who are unfamiliar with Plotly (or even more confused why there would be a…

Read more at Towards Data Science

Library of the week #8: Plotly

 Python in Plain English

Why Plotly? When it comes to data visualization in Python, you want a library that offers both versatility and user-friendly interactive features. That’s where Plotly shines. Whether you’re just getti...

Read more at Python in Plain English

Plotly Express: the Good, the Bad, and the Ugly

 Towards Data Science

Creating effective data visualizations is a very important part of data science from the beginning to the end of the data science process. Using visualizations during your exploratory data analysis…

Read more at Towards Data Science

Introducing Plotly for Interactive Visualizations

 Analytics Vidhya

My journey with visualizations began as soon as I entered the field of Data Science. Charts and graphs play an integral role when you want to analyze and interpret the data. Visualization plays a key…...

Read more at Analytics Vidhya

Plot with Plotly (Basics)

 Analytics Vidhya

Regardless of what we are learning or doing, we start with the basics, the foundation, the core. Then we learn more tools and techniques, skills and shortcuts — we learn to do things better and make…

Read more at Analytics Vidhya

Simple Plotly Tutorials

 Towards Data Science

Animated maps are an efficient way to visualize and communicate data with geographic properties. In this tutorial, you will learn how to deploy the Plotly Express package in Python to quickly make…

Read more at Towards Data Science

Python Plotly Library: Exploring Data Visualization with Plotly

 Python in Plain English

What is Plotly? Plotly is an open-source Python library that specializes in creating interactive visualizations for web applications, notebooks, and dashboards. It supports a variety of chart types, i...

Read more at Python in Plain English

Learn Plotly Basics in 5 Minutes or Less

 Python in Plain English

When we plot something with python we always want it to look awesome right? Sometimes matplotlib can make us a bit sad with its default aesthetics: Granted that matplotlib is super customizable, so…

Read more at Python in Plain English

Interactive Visualizations with Plotly

 Towards Data Science

Plotly Python (plotly.py) is an open-source plotting library built on plotly javascript (plotly.js). It allows to create interactive visualizations that can be displayed in Jupyter notebooks. It can…

Read more at Towards Data Science

4 Reasons Why Plotly Is The Best Visualization Library

 Towards Data Science

4 Reasons Why You Should Use Plotly for Data Visualization Instead of Matplotlib and Seaborn

Read more at Towards Data Science

How to Use Plotly for Data Visualization

 Towards Data Science

Simple Plotly examples for Data Visualization in Python programming in a business context. Learn how to code with Plotly for Data Science.

Read more at Towards Data Science

Plot beautiful and interactive graphs using Plotly

 Analytics Vidhya

A basic introduction to deep learning. “Handwritten Digits Classification using Tensorflow” is published by Sanket Chavan.

Read more at Analytics Vidhya

A Lesser-known Feature of Creating Plots with Plotly

 Daily Dose of Data Science

Plotly is pretty diverse when it comes to creating different types of charts. While many folks prefer it for interactivity, you can also use it to create animated plots. Here's an animated visualizati...

Read more at Daily Dose of Data Science

How to Use the Plotly Charting Library in React App

 Better Programming

Another charting library that builds on top of D3 and stack.gl Continue reading on Better Programming

Read more at Better Programming

Why You Must Use Plotly Express for Data Visualization

 Towards Data Science

This visualization library enhances your productivity and provides better insights Continue reading on Towards Data Science

Read more at Towards Data Science

A Beginner’s Guide: Applying Plotly to Create Effective Data Visualizations

 Analytics Vidhya

If you are curious about what Plotly can do for you in your business and want to get your feet wet with learning to code some basic plotly visualizations then this is the article you are looking for…

Read more at Analytics Vidhya

Plotting Data Online via Plotly and Python

 Mouse Vs Python

I don't do a lot of plotting in my job, but I recently heard about a website called Plotly that provides a plotting service for anyone's data. They even have a plotly package for Python (among others)...

Read more at Mouse Vs Python

Real World Dash And Plotly

 Towards Data Science

I am a prodigal son of data analytics. The last time I did any heavy-duty analysis work was almost a decade ago. That’s an eternity in tech. But, through some life changes and perspective…

Read more at Towards Data Science

Visualization with Plotly.Express: Comprehensive guide

 Towards Data Science

A detailed guide on how to create many visualizations with Plotly Express with layout styling, interactivity, animations, and many chart types.

Read more at Towards Data Science

5 Essential Plotly Tools 90% of Python Programmers Are Missing Out On

 Python in Plain English

Data visualization plays an indispensable role in modern data science, which makes the choice of libraries incredibly crucial. According to a recent survey (2021), 52.2% of data scientists and analyst...

Read more at Python in Plain English

4 Reasons Why I’m Choosing Plotly as the Main Visualization Library

 Towards Data Science

It can be difficult to choose a perfect data visualization platform, as it will heavily depend on which programming language you are the best at, or if you are even willing to use programming…

Read more at Towards Data Science

Interactive Visualization with Plotly and Dash

 Analytics Vidhya

For around 3 years of my experience I was using matplotlib for visualization, around 2 months back following an advice of my colleague, I gave a try to plotly and dash. I was so impressed from the…

Read more at Analytics Vidhya

Plotly vs Matplotlib: The Ultimate Python Data Visualization Smackdown

 Python in Plain English

Comparing the two Python data visualization heavyweights Continue reading on Python in Plain English

Read more at Python in Plain English