-
Notifications
You must be signed in to change notification settings - Fork 216
Description
Hi I am a new user to pyql.
After installation and giving it a try for the past week, I found that the library is lacking tutorial and documentation.
Maybe the library is good enough for the developers of this library, but this library is not providing enough guidance for new comers.
The amount of notebook/script examples are limited. And they do not systematically explain how to utilize the library.
As a comparison, the documentation and start guide of pandas library does a good job bringing new users into the door.
This library might be a good one. But the potential is largely limited by the bar it sets for the users. The user has to understand well how Quantlib or SWIG implementation works before to take full advantage of this lib.
Though I prefer pythonic way of handling things, I will have to switch to SWIG implementation for this reason.
Hope this can be improved in the future.
Thank you for your work all the time.