Open
Description
Report needed documentation
#16454 stopped the ability to create Series from column objects, and introduces the _from_column class method to achieve the same. awkward and akimbo-cudf were using this code path. Can we call the new class method and expect it to be supported?
@jakirkham suggested posting this issue.
awkward PR: scikit-hep/awkward#3309
akimbo PR: intake/akimbo#88