Skip to content

Remove Series class in favor of encouraging pd.col usage #27

Description

@tswast

Series objects encourage bad habits like relying on implicit joins on index columns. Instead, prefer https://pandas.pydata.org/docs/dev/reference/api/pandas.col.html which aligns closer to the ibis way of doing things.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions