On Fri, 13 May 2022 at 00:20, Steven D'Aprano <st...@pearwood.info> wrote:
>
> If you are a user of statistics, how important to you is the ability to
> **mix** numeric types, in the same data set?
>
> Which combinations do you care about?
>

I'm only a very small-time user of it, but the only combination I use
is int and X, where X is what I'm using in general (eg float,
Fraction). As long as int can upcast to everything, I'm fine with it.

ChrisA
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/ZMBU4JKJ7JEL4MJFMTVEEWCFJDNHPVN7/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to