Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Implement ndarray_to_sequence() #5

Closed
ajdavis opened this issue Dec 16, 2016 · 2 comments
Closed

Implement ndarray_to_sequence() #5

ajdavis opened this issue Dec 16, 2016 · 2 comments
Milestone

Comments

@ajdavis
Copy link
Member

ajdavis commented Dec 16, 2016

I'm not certain if ndarray_to_sequence is the perfect name for the inverse of sequence_to_ndarray. Perhaps we should change both names: ndarray_to_bson and bson_to_ndarray.

Before closing this, remove the skip decorates from the tests in TestToBSONScalars, and update those tests to actually check the outcome of the conversion to BSON, not simply to call the conversion function.

@mongodb mongodb deleted a comment from ajdavis Jun 12, 2017
@ajdavis ajdavis changed the title Implement ndarray_to_bson() Implement ndarray_to_sequence() Jun 26, 2017
@behackett
Copy link
Member

This seems like a dependency of #51.

@behackett behackett added this to the 0.3 milestone Sep 11, 2019
@prashantmital
Copy link
Contributor

Closing this as we have discontinued development of BSON-NumPy. PyMongoArrow is now the recommended way to materialize MongoDB query results as NumPy ndarrays as well as tabular formats like Pandas' DataFrames and PyArrow Tables.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants