-
Notifications
You must be signed in to change notification settings - Fork 5
Tutorials #249
Copy link
Copy link
Open
Labels
TODOWhat it says on the tinWhat it says on the tindocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Metadata
Metadata
Assignees
Labels
TODOWhat it says on the tinWhat it says on the tindocumentationImprovements or additions to documentationImprovements or additions to documentation
Package needs
.ipynbnotebook tutorials (under doc/tutorials). There should be separate tutorials for:analysis.Analysisclassanalysis.CompareclasstrendssubpackageThe tutorials should comprehensively cover the corresponding public API and include (although certainly not be limited to):
market-pricesPrices instance (for example, a PricesYahoo instance) to pass to the constructor, explaining that the class will use this to get price data.getmethod can be included - they will all be passed through to that method to get the price data.analysistutorials should call the respectiveplotmethods and the resulting guis should be comprehensively explained.