Closed aadimator closed 7 months ago
Fixes the following ValueError thrown in recent pandas versions: ValueError: Multi-dimensional indexing (e.g. obj[:, None]) is no longer supported. Convert to a numpy array before indexing instead.
Fixes the following ValueError thrown in recent pandas versions: ValueError: Multi-dimensional indexing (e.g. obj[:, None]) is no longer supported. Convert to a numpy array before indexing instead.