MALib
stable
Contents
Introduction
Installation Guides
Quick Start
API Documentation
MALib
»
malib.utils.formatter module
Edit on GitHub
malib.utils.formatter module
malib.utils.formatter.
pretty_dict
(
d
,
indent
=
0
)
[source]
malib.utils.formatter.
pretty_list
(
d
,
indent
=
0
)
[source]
malib.utils.formatter.
pretty_print
(
data
,
indent
=
0
)
[source]
malib.utils.formatter.
pretty_tuple
(
d
,
indent
=
0
)
[source]