ó
x\c           @   s   d  d l  Z d  d l Z d  d l m Z m Z e j d    Z e j d    Z e j d    Z	 e j d    Z
 e j d    Z d S(   i˙˙˙˙N(   t   Indext
   MultiIndexc       	   C   sİ   t  d d d d g  }  t  d d g  } t j d d d d	 d
 d
 g  } t j d d d d d d g  } d d g } t d |  | g d | | g d | d t  } | S(   Nt   foot   bart   bazt   quxt   onet   twoi    i   i   i   t   firstt   secondt   levelst   codest   namest   verify_integrity(   R    t   npt   arrayR   t   False(   t
   major_axist
   minor_axist   major_codest   minor_codest   index_namest   mi(    (    sB   lib/python2.7/site-packages/pandas/tests/indexes/multi/conftest.pyt   idx	   s    !!c       	   C   sİ   t  d d d d g  }  t  d d g  } t j d d d d d d g  } t j d d d d d d g  } d	 d
 g } t d |  | g d | | g d | d t  } | S(   NR   R   R   R   R   R   i    i   R   R	   R
   R   R   R   (   R    R   R   R   R   (   R   R   R   R   R   R   (    (    sB   lib/python2.7/site-packages/pandas/tests/indexes/multi/conftest.pyt   idx_dup   s    !!c           C   s
   d d g S(   NR   R	   (    (    (    (    sB   lib/python2.7/site-packages/pandas/tests/indexes/multi/conftest.pyR   (   s    c           C   s   t  S(   N(   R   (    (    (    sB   lib/python2.7/site-packages/pandas/tests/indexes/multi/conftest.pyt   holder/   s    c           C   s   d d d g S(   Nt   shapet   ndimt   size(    (    (    (    sB   lib/python2.7/site-packages/pandas/tests/indexes/multi/conftest.pyt   compat_props5   s    (   t   numpyR   t   pytestt   pandasR    R   t   fixtureR   R   R   R   R   (    (    (    sB   lib/python2.7/site-packages/pandas/tests/indexes/multi/conftest.pyt   <module>   s   