Skip to content

Conversation

@dieterv77
Copy link
Contributor

If passing a masked array to DataFrame constructor, my expectation was that the masked entries would end up as NAN's in the DataFrame. This does not appear to be the case. The commits in the pull request try toe address that.

as always, comments welcome.

thanks

@wesm
Copy link
Member

wesm commented Nov 23, 2011

This is great-- thanks for making sure it's well-tested

@wesm wesm closed this Nov 23, 2011
@wesm
Copy link
Member

wesm commented Nov 23, 2011

I'll make an issue to investigate handling of other dtypes. like int or boolean maskedarrays will need special handling. not that important at the moment

dan-nadler pushed a commit to dan-nadler/pandas that referenced this pull request Sep 23, 2019
Feature: as_of argument to MetadataStore.read
dan-nadler pushed a commit to dan-nadler/pandas that referenced this pull request Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants