REGR: make_block should still handle 1D DatetimeTZ data for 2D block #41168
Labels
Internals
Related to non-user accessible pandas implementation
Regression
Functionality that used to work in a prior pandas version
Milestone
Caused by #41082, the following now fails:
Even though the Block is now stored as 2D values, in our internal "public" API, we should still accept 1D values for datetimetz.
From the dask tests, dask/dask#7607
cc @jbrockmendel
The text was updated successfully, but these errors were encountered: