Ivan Ukhov
Ivan Ukhov
The warnings you see are coming from TensorFlow or TensorFlow Probability, and it is their job to eventually update. There is nothing to fix in TFCausalImpact. However, if needed, deprecation...
Sorry for the late response! Yes, I would be happy to review.
The parsing of what is inside is unlikely to be supported, but thanks to @RudolfVonKrugstein, it is now at least exposed as a string for further external processing.
Thank you for the feedback! Yes, of course, this should be possible. It is not present simply because I wrote the package for a use case, and that use case...
The content of comments and instructions is exposed starting from 0.12.0.
Thank you for the feedback! Yes, it is fair criticism. If you have any working ideas, I would be happy to review a pull request and eventually update the API.
Thank you for the pull request! I am not sure if this is needed, as it can be achieved via queries.
Thank you for the PR! I am closing this.
Hello, thank you for the note. Does SQLite have support for this? Which binding function is this? As a workaround, I suppose you can have as many placeholders as you...
Thank you for the issue! If you know how to compile the original source so it has the support you need, it is a matter of updating this logic: https://github.com/stainless-steel/sqlite3-src/blob/master/build.rs...