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.
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.