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

Use Pandas nan type promotion #103

Closed
wants to merge 2 commits into from
Closed

Use Pandas nan type promotion #103

wants to merge 2 commits into from

Conversation

tanguycdls
Copy link

@tanguycdls tanguycdls commented Nov 21, 2019

fix #100 and fix #102
Follows Pandas nan Type Promotion:
https://pandas.pydata.org/pandas-docs/stable/user_guide/gotchas.html#na-type-promotions
I had to refacto to make it easier to test the code, feel free to tell me if you would like to do it in another way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant