Best of Data VisualizationJanuary 2023

  1. 1
    Article
    Avatar of geekcultureGeek Culture·3y

    Create Beautiful Graphs with Python

    Python's Matplotlib is a powerful library for creating beautiful, high-quality figures and plots in Python. Use this theme to create stunning, minimalistic plots source TLDR; Want to start making classy and polished charts like the above? Use the Rosé Pine theme!

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Julia Programming Applications – What is Julia Used For?

    Julia is a high-level, high-performance dynamic programming language. It combines the ease of use of scripting languages like Python with the speed and efficiency of compiled languages like C/C++. Julia has been gaining traction due to its speed, intuitive syntax, and ability to quickly and efficiently solve complex problems.

  3. 3
    Article
    Avatar of newstackThe New Stack·3y

    7 Best Practices for Data Visualization

    Data visualization is an important skill for data professionals, which usually goes hand in hand with storytelling, aiming to communicate observations effectively and inform decisions. Data visualizations are useful for highlighting trends, patterns and correlations in data. There are code libraries and no-code/low-code platforms, depending on the use case.