Hi, What do you plan exactly? Do you plan on creating a symbolic equivalent of *scipy* functions? Or do you think about a code generator?
We already have a probability theory module in *sympy.stats*, though it can still be expanded in many ways. On Tuesday, 28 February 2017 17:45:56 UTC+1, Akash N wrote: > > Hi, > > I would like to propose the idea of introducing data analytic functions > similar to the ones in *scipy.stats. *To begin with, a few basic > functions could be: > > - Computing z-score > - Computing Confidence Interval for a given threshold > - Regression Analysis (with graphs) > - Power of a Test > - Hypothesis Testing > > I believe introduction of such functions would see a great increase in > usage of SymPy, and also augment it's appeal and add to it's user-base. > Please do give me feedback on the idea. I have most of the code ready, and > based on the decision of the mods, will take it up. > > Thank you. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/c6b7beb0-e11b-4f0a-9c49-d818f5f9c21b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
