Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Apply pendulum to entire date column #763

Closed
aawalker9 opened this issue Oct 18, 2023 · 0 comments
Closed

Apply pendulum to entire date column #763

aawalker9 opened this issue Oct 18, 2023 · 0 comments

Comments

@aawalker9
Copy link

  • [ X] I have searched the issues of this repo and believe that this is not a duplicate.

Issue

Hello! I have tried many things to convert an entire column to a pendulum datetime type to be able to perform operations on it. I have tried in Polars and Pandas. I have converted it to a string and a timestamp with pendulum commands, but neither of these allows me to do operations on it. See example below. How do I perform pendulum operations on entire columns?

image
Repository owner locked and limited conversation to collaborators Oct 18, 2023
@Secrus Secrus converted this issue into discussion #764 Oct 18, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant