We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc579d commit 1c4632aCopy full SHA for 1c4632a
doc/source/whatsnew/v0.25.3.rst
@@ -10,6 +10,7 @@ including other versions of pandas.
10
11
Bug fixes
12
~~~~~~~~~
13
+- Bug in missing fill_na parameter to DataFrame.unstack() with list of levels (:issue:`30740`)
14
15
Groupby/resample/rolling
16
^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments