| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Python312/Lib/site-packages/pandas/tests/extension/json/__pycache__/ |
Upload File : |
�
/ �g� � �� � d Z ddlmZ ddlmZmZ ddlZddlZddlZddl Z ddl
mZmZ ddl
ZddlmZ ddlmZmZmZ ddlZddlmZmZ dd lmZ erdd
lmZ ddlmZ G d� d
e� Z G d� de� Z!d� Z"y)a�
Test extension array for storing nested data in a pandas container.
The JSONArray stores lists of dictionaries. The storage mechanism is a list,
not an ndarray.
Note
----
We currently store lists of UserDicts. Pandas has a few places
internally that specifically check for dicts, and does non-scalar things
in that case. We *want* the dictionaries to be treated as scalars, so we
hack around pandas by using UserDicts.
� )�annotations)�UserDict�abcN)�
TYPE_CHECKING�Any)�'construct_1d_object_array_from_listlike)�
is_bool_dtype�is_list_like�pandas_dtype)�ExtensionArray�ExtensionDtype)�unpack_tuple_and_ellipses)�Mapping)�type_tc �T � e Zd ZU ej ZdZ e� Zde d<