Coverage for src/ipyvizzu/data/converters/__init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.4.3, created at 2024-02-26 10:12 +0000
« prev ^ index » next coverage.py v7.4.3, created at 2024-02-26 10:12 +0000
1"""
2This module contains converter classes that offer a user-friendly interface for data conversion,
3enabling users to effortlessly transform various data formats into a standardized representation
4of series compatible with `ipyvizzu`.
5"""