Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Convert NaN values to None in numpy arrays. #204

Merged
merged 1 commit into from
Jul 5, 2015

Conversation

geodimm
Copy link
Contributor

@geodimm geodimm commented Jun 16, 2015

This allows the default JSON encoder to do serialize panda dataframes. Possible fix for #195

@geodimm geodimm changed the title Convery NaN values to None in numpy arrays. Convert NaN values to None in numpy arrays. Jun 17, 2015
@aviau
Copy link
Collaborator

aviau commented Jun 25, 2015

Thank you for your contribution.
Can you fix the build please? Flake8 is failing.

@geodimm
Copy link
Contributor Author

geodimm commented Jun 25, 2015

Hi,
I've been busy the past few days... probably doing this tonight, if it's okay :)

Cheers!

This allows the default JSON encoder to do serialize panda dataframes
@geodimm
Copy link
Contributor Author

geodimm commented Jun 26, 2015

Hi again,

The build failure is not because of code issues. Could you rebuild it and see if everything is okay?

@aviau
Copy link
Collaborator

aviau commented Jul 5, 2015

Looks good to go!

aviau added a commit that referenced this pull request Jul 5, 2015
Convert NaN values to None in numpy arrays.
@aviau aviau merged commit 0ee0df0 into influxdata:master Jul 5, 2015
@geodimm geodimm deleted the fix-issue-195 branch September 19, 2015 16:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants