Adi Vaknin
                                            Adi Vaknin
                                        
                                    I got it to work with the new segment system. However, this repo seems to be dead. Is there a point in submitting a new PR for this? Not as...
Merged #139
Fixed in version 4.2
Please not that you only resolved my suggestions, but didn't apply them. I did that for you and will merge this PR. Thanks for contributing! :)
Please see https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/incorporating-feedback-in-your-pull-request
Any progress on this? Or can I take a stab at it?
Hi, I'm looking into implementing this.
The work on this is almost done on the [multi-index](https://github.com/DeepSpace2/StyleFrame/compare/devel...multi-index) branch, however there is one annoying caveat that keeps me from merging and releasing this. Apparently, `pandas.MultiIndex` object re-use objects...
As it turns out, the problem is actually with the ISO-8859-8-I encoding, as I managed to get this error: " Encoding not recognized: 'ISO-8859-8-I' "
I started to implement this. It is fairly easy to achieve only for the recommended exercise, but I really wanted to list all of the exercises and let the user...