Quantcast
Channel: Planet Python
Viewing all articles
Browse latest Browse all 24356

Quansight Labs Blog: metadsl PyData talk

$
0
0

metadsl PyData talk

PyData NYC just ended and I thought it would be good to collect my thoughts on metadsl based on the many conversations I had there surrounding it. This is a rather long post, so if you are just looking for some code here is a Binder link for my talk

What is metadsl?

classNumber(metadsl.Expression):@metadsl.expressiondef__add__(self,other:Number)->Number:...@metadsl.expression@classmethoddeffrom_int(cls,i:int)->Number:...@metadsl.ruledefadd_zero(y:Number):yieldNumber.from_int(0)+y,yyieldy+Number.from_int(0),y

Read more… (12 min remaining to read)


Viewing all articles
Browse latest Browse all 24356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>