Skip to content

Datetime on pyspark.pandas not working correctly #172

@sumanth-tccc

Description

@sumanth-tccc

ps.date_range(start='1/1/2018', periods=5, freq='M') is skipping a month
DatetimeIndex(['2018-01-31', '2018-03-31', '2018-05-31', '2018-02-28',
'2018-04-30'],
dtype='datetime64[ns]', freq=None)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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