Skip to content

Reading from mongodb (BSON) #4329

Closed
Closed
@hayd

Description

@hayd

Now we have a neat read_json function (#3804), it'd be really neat if we could read in from mongo using this i.e. without have to create an intermediary python object.

I wasn't even sure how to return a json (bson) string from a mongo query, though surely this ought to be relatively easy...

I've no idea how much of an issue the BSON parts are, or whether these can be converted after the fact...

http://stackoverflow.com/questions/17805304/how-can-i-load-data-from-mongodb-collection-into-pandas-dataframe

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementIO DataIO issues that don't fit into a more specific label

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions