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: update dtype of year col in gtcars dataset #586

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

rich-iannone
Copy link
Member

This updates the dtype of the year col in the gtcars (from float64 to int64).

@rich-iannone rich-iannone changed the title fix: update dtype of year col in gtcars dataset fix: update dtype of year col in gtcars dataset Jan 24, 2025
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.73%. Comparing base (15b293e) to head (fa7adf5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #586   +/-   ##
=======================================
  Coverage   90.73%   90.73%           
=======================================
  Files          46       46           
  Lines        5416     5416           
=======================================
  Hits         4914     4914           
  Misses        502      502           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rich-iannone rich-iannone marked this pull request as ready for review January 24, 2025 19:25
@machow machow merged commit d9b4db6 into main Jan 24, 2025
14 checks passed
@jrycw jrycw deleted the fix-dtype-of-year-in-gtcars branch January 28, 2025 00:42
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.

2 participants