Skip to content

Commit a36c602

Browse files
committed
fixup! Move more code from BlockManager.unstack to Block._unstack
1 parent d235492 commit a36c602

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/internals.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import copy
2-
from functools import partial
32
from warnings import catch_warnings
43
import itertools
54
import re

0 commit comments

Comments
 (0)