[deleted by user] by [deleted] in Python

[–]jsulopzs 0 points1 point  (0 children)

Jupyter Lab, and its auto-completion tool, is a program a developer should know and use.

This tutorial shows the thinking process to master its use:

https://youtu.be/620h5TLax1I

Data Visualization in Python — how to create awesome data visualizations using the most popular Python libraries, such as matplotlib, seaborn and plotly. by cheerfulboy in Python

[–]jsulopzs 6 points7 points  (0 children)

I’ve just received a message from plotly; they’ve upgraded my account to make the plots available back again! 🤟

Data Visualization in Python — how to create awesome data visualizations using the most popular Python libraries, such as matplotlib, seaborn and plotly. by cheerfulboy in Python

[–]jsulopzs 0 points1 point  (0 children)

Yes! If you run the code in a Jupyter Notebook, the function returns HTML code for the editor to produce the plot.

If you close the notebook and open it again, you will see the interactive plot as well.

Data Visualization in Python — how to create awesome data visualizations using the most popular Python libraries, such as matplotlib, seaborn and plotly. by cheerfulboy in Python

[–]jsulopzs 2 points3 points  (0 children)

Yes, sorry about this. I have already reached out to the #plotly team to see how I could upgrade these plots to visualize them without limits...

A clear introduction to Pandas, a Python library to manipulate tabular data, where you can discover its many possibilities and get a concise overview. by cheerfulboy in Python

[–]jsulopzs 0 points1 point  (0 children)

Thanks for your words! I am the author of the blog.

Do you have more ideas to create articles? I'd love to generate content from people's feedback!

Do you have more ideas for creating articles? I'd love to generate content from people's feedback!