Skip to content

Gini and Theil classes as top-level in namespace? #38

@jGaboardi

Description

@jGaboardi

We are currently populating the top-level namespace with access to the Gini & Theil classes as inequality.gini.Gini, for example. I would like to propose adding the classes themselves to the top-level namespace, e.g.:

from .gini import Gini

This would help distinguishing between the class offering of Gini & Theil and the functional indices in _indices.

xref #31

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions