pandas-datareader icon indicating copy to clipboard operation
pandas-datareader copied to clipboard

Fix the unstacking when data contains duplicated rows with the same index

Open changlan opened this issue 4 years ago • 1 comments

  • [x] closes #738 and #610
  • [x] tests added / passed
  • [x] passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • [x] passes black --check pandas_datareader
  • [x] added entry to docs/source/whatsnew/v0.9.1.txt

changlan avatar Feb 16 '21 01:02 changlan

Can confirm that this fixes the issue 👍

scribu avatar Mar 13 '22 12:03 scribu