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

fix: ignore NA when casting to datetime #1391

Merged
merged 2 commits into from
Jul 19, 2023
Merged

Conversation

aquemy
Copy link
Contributor

@aquemy aquemy commented Jul 19, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (8e6cff4) 89.88% compared to head (f946964) 89.88%.

❗ Current head f946964 differs from pull request most recent head bb8e6fd. Consider uploading reports for the commit bb8e6fd to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1391   +/-   ##
========================================
  Coverage    89.88%   89.88%           
========================================
  Files          192      192           
  Lines         6147     6147           
========================================
  Hits          5525     5525           
  Misses         622      622           
Flag Coverage Δ
py3.8-ubuntu-22.04-pandas 89.88% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/ydata_profiling/model/typeset_relations.py 87.77% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@aquemy aquemy force-pushed the fix/datetime_with_nan branch from bb8e6fd to e2d7146 Compare July 19, 2023 15:22
@aquemy aquemy merged commit 152fc7f into develop Jul 19, 2023
@aquemy aquemy deleted the fix/datetime_with_nan branch July 19, 2023 15:38
aquemy added a commit that referenced this pull request Jul 19, 2023
* fix: ignore NA when casting to datetime

* fix: ignore NA when casting to datetime
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.

3 participants