CODAIT / text-extensions-for-pandas

Natural language processing support for Pandas dataframes.
Apache License 2.0
215 stars 34 forks source link

Investigate `base` attr in ExtensionDTypes #166

Open BryanCutler opened 3 years ago

BryanCutler commented 3 years ago

From https://github.com/CODAIT/text-extensions-for-pandas/pull/165 adding base = None to TensorDType to prevent error. Not sure what the purpose is, so need to ask community.