Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement creating a date32 column from a numpy datetime64 array #2859

Merged
merged 5 commits into from
Feb 23, 2021

Conversation

st-pasha
Copy link
Contributor

This supports arrays with dtypes datetime64[D], datetime64[W], datetime64[M], datetime64[Y].

WIP for #2858

@st-pasha st-pasha added the new feature Feature requests for new functionality label Feb 20, 2021
@st-pasha st-pasha added this to the Release 1.0.0 milestone Feb 20, 2021
@st-pasha st-pasha self-assigned this Feb 20, 2021
@st-pasha st-pasha merged commit f39a53d into main Feb 23, 2021
@st-pasha st-pasha deleted the ps/date32-np branch February 23, 2021 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Feature requests for new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants