Skip to content

function naming #110

@femtotrader

Description

@femtotrader

Hello,

I wonder if functions like quandlget or quandlsearch shouldn't be simply named get and search with an other parameter (source) being used for multiple dispatch

quandl = Quandl()
get(quandl, "GOOG/NASDAQ_QQQ")

and

search(quandl, "GDP USA", results=30)

Kind regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions