Reindex MultiIndex of type float #10169
Labels
Dtype Conversions
Unexpected or buggy dtype conversions
Duplicate Report
Duplicate issue or pull request
Indexing
Related to indexing on series/frames, not to indexes themselves
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Hi,
There is a strange behavior when I want to reindex a Multi-Index (float64) of a Series: some of the original values are dropped from the reindexed object.
Here is the test case:
Anyone has an idea of what is going on? Is there any workaround for this?
Many thanks,
Greg
INSTALLED VERSIONS
commit: None
python: 2.7.6.final.0
python-bits: 64
OS: Linux
OS-release: 3.13.0-51-generic
machine: x86_64
processor: x86_64
byteorder: little
LC_ALL: None
LANG: en_US.UTF-8
pandas: 0.15.2
nose: 1.3.4
Cython: 0.21.2
numpy: 1.8.2
scipy: 0.15.1
statsmodels: None
IPython: 2.3.1
sphinx: 1.2.2
patsy: 0.3.0
dateutil: 2.4.2
pytz: 2015.4
bottleneck: 0.8.0
tables: 3.1.1
numexpr: 2.4
matplotlib: 1.4.2
openpyxl: 1.8.6
xlrd: 0.9.3
xlwt: 0.7.5
xlsxwriter: None
lxml: 3.3.3
bs4: None
html5lib: None
httplib2: 0.8
apiclient: None
rpy2: None
sqlalchemy: 0.9.8
pymysql: 0.6.6.None
psycopg2: None
The text was updated successfully, but these errors were encountered: