Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

fix: mark missing values with empty cell instead of question mark #15

Merged
merged 2 commits into from
Mar 14, 2023

Conversation

lars-reimann
Copy link
Member

Summary of Changes

Mark missing values with an empty cell instead of a question mark. This is the default that pandas wants.

@lars-reimann
Copy link
Member Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.01s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #15 (9459f0b) into main (53d8eac) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines            7         7           
=========================================
  Hits             7         7           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lars-reimann lars-reimann merged commit 058b0a0 into main Mar 14, 2023
@lars-reimann lars-reimann deleted the titanic_missing branch March 14, 2023 18:32
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Included in a release label Mar 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant