power-bi-python-api icon indicating copy to clipboard operation
power-bi-python-api copied to clipboard

ColumnDataTypes using Date instead of Datetime

Open zhengniu opened this issue 3 years ago • 0 comments
trafficstars

Hi Alex,

First, really appreciated for your work. I wonder if possible to use Date instead of Datetime when creating a column?

Create a new column for our partner name.

name_column = Column(name='P_date', data_type=ColumnDataTypes.Date)

Thanks

NZ

zhengniu avatar Feb 04 '22 16:02 zhengniu