/Python-Visualization

Learning Python visualization using packages like matplotlib, seaborn and plotly, etc.

Primary LanguageJupyter NotebookMIT LicenseMIT

Python-Visualization

Learning Python visualization using packages like matplotlib, seaborn and plotly, etc. Record my personal practice and experience.

    • The two plotting paradigms in matplotlib: low-level object oriented design around Axes and high-level pyplot interfaces similar to MATLAB

    • Style and template settings in matplotlib through matplotlib.rcParams

    • Some basic illustrations of the powerful library seaborn and its incorporation with pandas