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

Added timestamp param to to_pandas #327

Merged
merged 1 commit into from Dec 13, 2023
Merged

Conversation

javiber
Copy link
Collaborator

@javiber javiber commented Dec 11, 2023

No description provided.

Copy link

Coverage report

Main: 91.16% | PR: 91.16% | Diff: 0.00 ✅

Copy link
Collaborator

@ianspektor ianspektor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@@ -132,6 +133,7 @@ def to_pandas(
np.string_ or np.bytes) to Pandas strings (equivalent to np.str_).
timestamp_to_datetime: IF true, cast Temporian timestamps to datetime64
when is_unix_timestamp is set to True.
timestamps: IF true, the timestamps are included as a column.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

super nit, change lowercase f in IF (same in the previous param)

@javiber javiber force-pushed the add-timestamp-param-to-pandas branch from 10fd0d8 to d3bf61b Compare December 13, 2023 11:57
Copy link

Coverage report

Main: 91.16% | PR: 91.16% | Diff: 0.00 ✅

@javiber javiber merged commit 32470e8 into main Dec 13, 2023
19 checks passed
@javiber javiber deleted the add-timestamp-param-to-pandas branch December 13, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants