We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22831be commit 277d6f4Copy full SHA for 277d6f4
pandas/core/indexes/multi.py
@@ -212,8 +212,6 @@ class MultiIndex(Index):
212
level).
213
names : optional sequence of objects
214
Names for each of the index levels. (name is accepted for compat).
215
- dtype : Numpy dtype or pandas type, optional
216
- Data type for the MultiIndex.
217
copy : bool, default False
218
Copy the meta-data.
219
name : Label
0 commit comments