BoxBorders around multiindex dataframe #151
Answered
by
DeepSpace2
urosdigital
asked this question in
Q&A
|
I have asked the same question on StackOverflow so i'll just past the link to it here -> https://stackoverflow.com/questions/73662359/how-to-wrap-multi-index-dataframe-with-box-borders If someone can help me here...? |
Answered by
DeepSpace2
Nov 13, 2023
Replies: 3 comments 3 replies
|
Hi, StyleFrame doesn't currently support MultiIndexed dataframes. I have started to implement it but got into a small issue due to the way pandas handle objects that are used in the MultiIndex. |
0 replies
|
Hi @DeepSpace2 you wrote "small issue", so we can expect this to be implemented in future, i understand this is not a showstopper? |
3 replies
Answer selected by
urosdigital
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related to #129