Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide User Guide using Python #110

Open
impredicative opened this issue Dec 15, 2018 · 6 comments
Open

Provide User Guide using Python #110

impredicative opened this issue Dec 15, 2018 · 6 comments
Assignees

Comments

@impredicative
Copy link

The User Guide at https://ucbrise.github.io/confluo/ could use a full Python version. At this time it's completely unclear how to use Confluo from Python.

@anuragkh
Copy link
Contributor

Thanks for the feedback! I've updated the documentation with Python usage. We're continuously working on improving documentation, and plan to add Java usage as well.

I would we very interested to know what your use-case for Confluo is!

@impredicative
Copy link
Author

I am just storing and exploring realtime US stock data for now to make close to realtime predictions. It doesn't mean I have any good predictive model; I don't.

@impredicative
Copy link
Author

Please advise when I should refresh https://ucbrise.github.io/confluo/ to also find a Python version of the User Guide. It's currently published in C++ only.

@anuragkh
Copy link
Contributor

The updates are in the stand-alone mode, when querying from the python client; for e.g., the Quick Start under the stand-alone subsection now has both C++ and Python code examples. Detailed API docs for the Python Client can be found here.

@impredicative
Copy link
Author

impredicative commented Dec 17, 2018

Thanks. Most sections of the User Guide are currently not Python specific. It would help to just have a completely different and comprehensive user guide for Python. Without one, it's not sufficiently encouraging for a Python user to adopt Confluo.

@anuragkh
Copy link
Contributor

Thanks for the feedback. Look for a section on the Python Client interface in the next couple of days.

@anuragkh anuragkh self-assigned this Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants