Metadata-Version: 2.1
Name: missingno
Version: 0.5.2
Summary: Missing data visualization module for Python.
Home-page: https://github.com/ResidentMario/missingno
Download-URL: https://github.com/ResidentMario/missingno/tarball/0.5.2
Author: Aleksey Bilogur
Author-email: aleksey.bilogur@gmail.com
License: MIT License
Keywords: data,data visualization,data analysis,missing data,data science,pandas,python,jupyter
License-File: LICENSE.md
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: seaborn
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-mpl ; extra == 'tests'

