Avaiga / taipy

Turns Data and AI algorithms into production-ready web applications in no time.
https://www.taipy.io
Apache License 2.0
15.53k stars 1.87k forks source link

Tables with multiple index #450

Open vhfgosselin opened 2 years ago

vhfgosselin commented 2 years ago

To be able to provide an easy display for the different shapes and forms of Pandas dataframes, there is a need to be able to display tables/dataframes with multiple indexes. Either for the colonnes: image or for the rows: image

See Th There have been several requests on StackOverflow but it seems that there is a void there.

ScalarJerk commented 1 month ago

@vhfgosselin just to clarify, you're not able to create MultiIndex tables, based on the article that you've linked, right? Can you add more context for this problem as well, please?

PRIYANKjakharia commented 1 month ago

can you provide a few more details?

FlorianJacta commented 1 month ago

We want to be able to create a multi-index table in Taipy. Now, table only supports a unique index: https://docs.taipy.io/en/latest/manuals/gui/viselements/table/

VAISHALI-NILE commented 1 month ago

Just to clarify, do you want to implement a multi-index table in Taipy by concatenating multiple indices into a single string, or are you looking for a more complex solution that accurately represents hierarchical indices?

FlorianJacta commented 1 month ago

The second one in fact. You can ask @FabienLelaquais for more details

slackroo commented 1 month ago

@FlorianJacta Please assign me this, First time working on open source and I have built taipy on my work git Will check the column style highlight as well. Want to contribute to this cool tool.

quest-bot[bot] commented 1 month ago

New Quest! image New Quest!

A new Quest has been launched in @Avaiga’s repo. Merge a PR that solves this issue to loot the Quest and earn your reward.


Some loot has been stashed in this issue to reward the solver!

🗡 Comment @quest-bot embark to check-in for this Quest and start solving the issue. Other solvers will be notified!

⚔️ When you submit a PR, comment @quest-bot loot #450 to link your PR to this Quest.

Questions? Check out the docs.

FlorianJacta commented 1 month ago

@slackroo I have assigned you to this issue. Thank you for your contribution!

sahilborse commented 1 month ago

@quest-bot embark

quest-bot[bot] commented 1 month ago

@sahilborse has embarked on their Quest. 🗡

This is not an assignment to the issue. Please check the repo’s contribution guidelines before submitting a PR.

Questions? Check out the docs.

sahilborse commented 1 month ago

/@attempt #450 assign this issue to me

sahilborse commented 1 month ago

@vhfgosselin @FlorianJacta assign this issue to me

FlorianJacta commented 1 month ago

I am also assigning you this issue so you can collaborate with @slackroo

github-actions[bot] commented 4 weeks ago

This issue has been labelled as "🥶Waiting for contributor" because it has been inactive for more than 14 days. If you would like to continue working on this issue, please add another comment or create a PR that links to this issue. If a PR has already been created which refers to this issue, then you should explicitly mention this issue in the relevant PR. Otherwise, you will be unassigned in 14 days. For more information please refer to the contributing guidelines.

github-actions[bot] commented 2 weeks ago

This issue has been unassigned automatically because it has been marked as "🥶Waiting for contributor" for more than 14 days with no activity.