SparseFutureWarning 基类: FutureWarning 源代码位于 sparse/__init__.py 19 20class SparseFutureWarning(FutureWarning): pass