display dataFrame or series side By side
In the previous version of jupyter notebook, we have the ability to display a dataFrames or series side by side in large screen, you can compare esay all rows when data growth and you can also display a style, but with the latest version is not existing any more, can you please add this feature to be easy to use or a click buttons to simplify the life of analyst Thanks.
Thank you for opening this issue @COderHop! In triage, @krassowski has shared a few resources that could help achieve the behavior you are looking for: https://github.com/jupyterlab/jupyterlab/issues/12254#issuecomment-1077630214, and https://github.com/xiaohk/stickyland are two options. Would either of those be what you are looking for?