Skip to content

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

Open
@jGaboardi

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions