select_moneymarket(market=None) - with no input gives all
geofffoster opened this issue · 1 comments
geofffoster commented
Describe the bug
in MD doc - you have
select_moneymarket(market=None) - with no input gives all
should be
fd.select_moneymarkets(market=None)
JerBouma commented
Should be fixed now, leaving the fd out since that depends on your own preference.