Python version of magic on master branch gives this warning with the latest Pandas, fyi:
magic/utils.py:135: FutureWarning: The SparseDataFrame class is removed from pandas. Accessing it from the top-level namespace will also be removed in the next version
Python version of magic on master branch gives this warning with the latest Pandas, fyi:
magic/utils.py:135: FutureWarning: The SparseDataFrame class is removed from pandas. Accessing it from the top-level namespace will also be removed in the next version