S No. | Library | Year Released | Release Docs | Tutorials |
1 | Plotnine / ggplot2 | 2017 | https://plotnine.readthedocs.io/en/stable/ | https://analyticsindiamag.com/a-hands-on-guide-to-implementing-ggplot-in-python-using-plotnine/ |
2 | JoyPy | 2017 | https://github.com/leotac/joypy | https://analyticsindiamag.com/a-hands-on-guide-to-joypy-for-drawing-interactive-joyplots/ |
3 | Hypertools | 2017 | https://hypertools.readthedocs.io/en/latest/# | https://analyticsindiamag.com/how-to-visualize-and-manipulate-high-dimensional-data-using-hypertools/ |
4 | Alibi Detect | 2019 | https://docs.seldon.io/projects/alibi-detect/en/latest/ | https://analyticsindiamag.com/a-hands-on-guide-to-outlier-detection-with-alibi-detect/ |
5 | Pytorch Tabular | 2021 | https://pytorch-tabular.readthedocs.io/en/latest/ | 1. https://analyticsindiamag.com/how-to-handle-tabular-data-for-deep-learning-using-pytorch-tabular/ |
2. https://analyticsindiamag.com/inside-pytorch-tabular-a-deep-learning-framework-for-tabular-data/ |
6 | PyeCharts | 2017 | https://pyecharts.org/#/en-us/ | 1. https://analyticsindiamag.com/a-deep-dive-into-pyecharts-a-python-tool-for-data-visualization/ |
| | | | https://analyticsindiamag.com/a-guide-to-different-visualizations-with-plotly-express-for-practitioners/ |
2. https://analyticsindiamag.com/how-to-use-plotly-in-colab/ |
3. https://analyticsindiamag.com/plotly-vs-seaborn-compari/ |
https://analyticsindiamag.com/10-free-resources-to-learn-plotly/ |
8 | Creme | 2019 | https://maxhalford.github.io/ | https://analyticsindiamag.com/how-to-learn-from-streaming-data-with-creme-in-python/ |
9 | GeoPandas | 2016 | https://geopandas.org/en/stable/docs.html | https://analyticsindiamag.com/a-guide-to-geopandas-for-geospatial-data-visualization/ |
10 | DataPrep | | | https://analyticsindiamag.com/exploring-dataprep-a-python-library-for-data-preparation-eda/ |
https://analyticsindiamag.com/tutorial-for-dataprep-a-python-library-to-prepare-your-data-before-training/ |
11 | RTDL | 2021 | https://yandex-research.github.io/rtdl/stable/index.html | https://analyticsindiamag.com/creating-deep-learning-models-for-tabular-data-using-rtdl/ |
12 | Mito | 2021 | https://docs.trymito.io/ | https://analyticsindiamag.com/guide-to-mito-a-low-code-tool-for-exploratory-data-analysiseda/ |
13 | Augly | 2021 | https://github.com/facebookresearch/AugLy | 1. https://analyticsindiamag.com/complete-guide-to-augly-a-modern-data-augmentation-library/ |
https://analyticsindiamag.com/the-good-the-bad-and-the-augly-behind-facebooks-newly-open-sourced-library/ |
14 | Librosa | 2014 | https://librosa.org/doc/latest/index.html | https://analyticsindiamag.com/hands-on-guide-to-librosa-for-handling-audio-files/ |
15 | PyXLL-Jupyter | 2020 | https://www.pyxll.com/docs/videos/pyxll-jupyter.html | https://analyticsindiamag.com/a-guide-to-pyxll-jupyter-package-for-excel-integration/ |
16 | EDA Libraries | | | https://analyticsindiamag.com/insane-exploratory-data-analysis-libraries/ |
17 | OpenPyXL | 2021 | https://openpyxl.readthedocs.io/en/stable/index.html | https://analyticsindiamag.com/guide-to-openpyxl-a-python-module-for-excel/ |
18 | Atoti | 2020 | https://www.atoti.io/ | https://analyticsindiamag.com/overview-of-atoti-a-python-bi-analytics-tool/ |
19 | labelCloud | 2021 | https://github.com/ch-sa/labelCloud | https://analyticsindiamag.com/labelcloud-python-tool-for-annotating-3d-point-clouds/ |
20 | Plot3D | 2021 | https://cran.r-project.org/web/packages/plot3D/plot3D.pdf | https://analyticsindiamag.com/visualize-data-in-3d-using-plot3d-r-package/ |
21 | PyMongo | 2018 | https://pymongo.readthedocs.io/en/stable/index.html | https://analyticsindiamag.com/guide-to-pymongo-a-python-wrapper-for-mongodb/ |
22 | Pandas DataFrame | 2014 | https://pandas.pydata.org/pandas-docs/version/1.1.5/user_guide/dsintro.html#dataframe | https://analyticsindiamag.com/comprehensive-guide-to-pandas-dataframes-with-python-codes/ |
23 | DataPane | 2020 | https://docs.datapane.com/ | 1. https://analyticsindiamag.com/creating-interactive-data-reports-with-datapane/ |
2. https://analyticsindiamag.com/hands-on-guide-to-datapane-python-tool-for-reporting-and-visualization/ |
24 | SDV | 2018 | https://sdv.dev/SDV/index.html | https://analyticsindiamag.com/guide-to-synthetic-data-vault-an-ecosystem-of-synthetic-data-generation-libraries/ |
25 | Querybook | 2020 | https://github.com/pinterest/querybook | https://analyticsindiamag.com/pinterest-open-sources-big-data-analytics-tool-querybook-major-features-set-up-instructions/ |
26 | DSNE | 2021 | https://github.com/songtingstone/dsne | https://analyticsindiamag.com/complete-guide-to-dsne-a-velocity-visualization-tool/ |
27 | DDSP | 2020 | https://github.com/magenta/ddsp | https://analyticsindiamag.com/guide-to-differentiable-digital-signal-processing-ddsp-library-with-python-code/ |
28 | PyDictionary | 2014 | https://github.com/geekpradd/PyDictionary | https://analyticsindiamag.com/complete-guide-on-pydictionary-a-real-dictionary-module-in-python/ |
29 | Visualizer | 2020 | https://github.com/MosaabMuhammed/visualizer | https://analyticsindiamag.com/complete-guide-to-visualizer-python-library-for-automating-visualization/ |
30 | Folium | 2014 | https://python-visualization.github.io/folium/ | https://analyticsindiamag.com/hands-on-tutorial-on-folium-python-library-for-geographical-data-visualization/ |
31 | Bokeh | 2013 | https://bokeh.org/ | https://analyticsindiamag.com/hands-on-tutorial-on-bokeh-open-source-python-library-for-interactive-visualizations/ |
32 | faker | 2019 | https://www.npmjs.com/package/faker | https://analyticsindiamag.com/faker-tutorial-a-python-library-to-create-your-own-dataset/ |
33 | Autoplotter | 2020 | https://github.com/ersaurabhverma/autoplotter | https://analyticsindiamag.com/autoplotter-tutorial-open-source-python-library-for-gui-based-eda/ |
34 | Numpy | 2006 | https://numpy.org/ | https://analyticsindiamag.com/beginners-guide-numpy-must-python-library-data-scientist-toolkit/ |
35 | Seaborn | 2013 | https://seaborn.pydata.org/ | https://analyticsindiamag.com/a-beginners-guide-to-seaborn-pythons-visualization-library/ |
36 | Meerkat | 2021 | https://meerkat.readthedocs.io/en/latest/index.html | https://analyticsindiamag.com/meet-meerkat-a-new-data-library-to-wrangle-complex-ml-datasets/ |
37 | Featuretools | 2017 | https://www.featuretools.com/ | https://analyticsindiamag.com/introduction-to-featuretools-a-python-framework-for-automated-feature-engineering/ |
38 | Mayavi | 2015 | http://docs.enthought.com/mayavi/mayavi/ | https://analyticsindiamag.com/guide-to-mayavi-a-python-tool-for-visualizing-and-plotting-2d-3d-scientific-data/ |
39 | Lux | 2020 | https://lux-api.readthedocs.io/en/latest/?badge=latest | https://analyticsindiamag.com/python-guide-to-lux-an-interactive-visual-discovery/ |
40 | PyOD | 2018 | https://pyod.readthedocs.io/en/latest/ | https://analyticsindiamag.com/guide-to-pyod-a-python-toolkit-for-outlier-detection/ |
41 | PyVista | 2017 | https://docs.pyvista.org/index.html | https://analyticsindiamag.com/hands-on-guide-to-pyvista-a-python-package-for-3d-plotting-and-mesh-analysis/ |
42 | Pytorch 3D | 2020 | https://pytorch3d.readthedocs.io/en/latest/ | https://analyticsindiamag.com/hands-on-guide-to-pytorch3d-a-library-for-deep-learning-with-3d-data/ |
43 | Tabulate | 2013 | https://github.com/astanin/python-tabulate | https://analyticsindiamag.com/beginners-guide-to-tabulate-python-tool-for-creating-nicely-formatted-tables/ |
44 | Datatable | 2018 | https://datatable.readthedocs.io/en/latest/?badge=latest | https://analyticsindiamag.com/hands-on-guide-to-datatable-library-for-faster-eda/ |
45 | Graphviz | 2014 | https://graphviz.org/ | https://analyticsindiamag.com/hands-on-guide-to-graphviz-python-tool-to-define-and-visualize-graphs/ |
46 | Missingo | 2016 | https://github.com/ResidentMario/missingno | https://analyticsindiamag.com/tutorial-on-missingno-python-tool-to-visualize-missing-values/ |
47 | Lens | 2017 | https://lens.readthedocs.io/en/latest/ | https://analyticsindiamag.com/hands-on-tutorial-on-lens-python-tool-for-swift-statistical-analysis/ |
48 | Altair | 2016 | https://altair-viz.github.io/ | https://analyticsindiamag.com/complete-guide-on-altair-python-tool-for-attractive-data-visualizations/ |
49 | DearPyGui | 2021 | https://dearpygui.readthedocs.io/en/latest/?badge=latest | https://analyticsindiamag.com/complete-tutorial-on-dearpygui-gpu-accelerated-python-gui-framework/ |
50 | Pygal | 2012 | https://www.pygal.org/en/stable/ | https://analyticsindiamag.com/complete-tutorial-on-pygal-a-python-tool-for-interactive-and-scalable-visualization/ |
51 | Pyjanitor | 2018 | https://github.com/pyjanitor-devs/pyjanitor | https://analyticsindiamag.com/beginners-guide-to-pyjanitor-a-python-tool-for-data-cleaning/ |
52 | Pattern | 2011 | https://github.com/clips/pattern | https://analyticsindiamag.com/hands-on-guide-to-pattern-a-python-tool-for-effective-text-processing-and-data-mining/ |
53 | AutoFeat | 2019 | https://github.com/cod3licious/autofeat | https://analyticsindiamag.com/guide-to-automatic-feature-engineering-using-autofeat/ |
54 | pandas-visual-analysis | 2020 | https://pandas-visual-analysis.readthedocs.io/en/latest/?badge=latest | https://analyticsindiamag.com/hands-on-guide-to-pandas-visual-analysis-way-to-speed-up-data-visualization/ |
55 | Holoviews | 2015 | https://www.holoviews.org/ | https://analyticsindiamag.com/hands-on-tutorial-on-holoviews-automated-visualization-based-on-short-data-annotations/ |
56 | Vaex | 2015 | https://vaex.io/docs/installing.html | https://analyticsindiamag.com/hands-on-guide-to-vaex-tool-to-overcome-drawbacks-of-pandas/ |
57 | Exploripy | 2019 | https://github.com/exploripy/exploripy | https://analyticsindiamag.com/hands-on-tutorial-on-exploripy-effortless-target-based-eda-tool/ |
58 | dtale | 2019 | https://github.com/man-group/dtale | https://analyticsindiamag.com/dtale-tutorial-guide-to-visualize-pandas-data-structure/ |