Series construction with dtype=JSONDtype() and index with collection as 'scalar' #33901
Open
3 tasks done
Labels
API - Consistency
Internal Consistency of API/Behavior
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Nested Data
Data where the values are collections (lists, sets, dicts, objects, etc.).
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
(optional) I have confirmed this bug exists on the master branch of pandas.
Code Sample, a copy-pastable example
Problem description
Extension arrays may be able to hold a collection as a scalar value. should this be allowed?
Expected Output
same as
Output of
pd.show_versions()
[paste the output of
pd.show_versions()
here leaving a blank line after the details tag]The text was updated successfully, but these errors were encountered: