Replies: 3 comments
-
Sounds interesting. What kind of use cases do you have in mind for that? Could you share some prompts you have in mind that would need |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for getting back to me.
Here are some use cases:
1. Add regression line with confidence intervals when plotting the data
2. Calculate p-values when comparing data of different categories
3. Assess if two factors are correlated with each other and their Pearson
coefficients
…On Tue, 6 Jun 2023, 17:42 Gabriele Venturi, ***@***.***> wrote:
Sounds interesting. What kind of use cases do you have in mind for that?
Could you share some prompts you have in mind that would need scipy.stats
so that we have a clearer understanding of some of the use cases you have
in mind as we implement it!
—
Reply to this email directly, view it on GitHub
<#235 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK5PUMYHAZPMWALLQP73CB3XJ33PHANCNFSM6AAAAAAY33LLAM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@sunyan-SG, you should now be able to use it with version 0.5.1! Let me know if it works for you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can include more packages like scipy.stats in the import whitelist? To make pandasAI more useful for data analytics. thank you.
Beta Was this translation helpful? Give feedback.
All reactions