Tribe,
I'd like to use some of my Coursera CompFin python in the research platform, ten or more *.py files that implement my custom object model for event analysis. What is the specific format to include objects/functions from separate files within a research notebook?
This obviously doesn't work:
# QuantFin modules
from Utilities.Utilities import *
from Portfolio.Portfolio import *
from Portfolio.PortfolioUtilities import *
where these are files I've uploaded into my root notebook area.
QTSK code from the Tucker Balch class would be nice to have; any idea if importing those modules is possible or could be possible?
Separate forum for Research Platform? Or a division of some sort? Some means of logical separation? This forum is becoming one big code mosh pit.
Research analysis is becoming a controversial topic with regards to what institutional banks / brokers / funds provide their clients. What if any of it can be considered gratuities, compensation or perks. And the seemingly growing trend to isolate the research arm from the trading arm. Say I create some notable research here and want to sell it. Is the Q considering accommodating such capabilities?