Skip to content

Feature Request for python: Include tqdm for Measuring Function Execution Time #372

@n-voisine

Description

@n-voisine

Description:

I would like to propose the inclusion of the tqdm library in khiops Python library. tqdm is a popular library that provides a fast, extensible progress bar for loops and function executions. Integrating it would enhance the user experience by allowing users to easily visualize the progress of long-running functions (co-clustering regression classification).

Benefits:

User Experience: Users can see real-time progress, which is particularly useful for long-running tasks.
Simplicity: tqdm is easy to implement and requires minimal changes to existing code.
Customization: Users can customize the progress bar to fit their needs.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions