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 support for dataframes with datetime #2871

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

istranical
Copy link
Contributor

@istranical istranical commented Jun 4, 2024

🚀 🚀 Pull Request

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

-- Added support for datetimes in the input dataframe.
-- Switch Nan replacement on a column-by column basis which makes it more robust.

Things to be aware of

Things to worry about

Additional Context

@istranical istranical force-pushed the ingest_dataframe_dt_fix branch from 5d7f642 to 64052c5 Compare June 5, 2024 17:19
@istranical istranical force-pushed the ingest_dataframe_dt_fix branch from 23611d8 to 703a342 Compare June 10, 2024 21:57
Copy link

sonarcloud bot commented Jun 11, 2024

@istranical istranical merged commit 45ccaad into main Jun 11, 2024
9 of 10 checks passed
@istranical istranical deleted the ingest_dataframe_dt_fix branch June 11, 2024 02:12
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