evhub / coconut

Simple, elegant, Pythonic functional programming.
http://coconut-lang.org
Apache License 2.0
4.05k stars 120 forks source link

Support method then indexing implicit partials #787

Closed evhub closed 11 months ago

evhub commented 12 months ago

The existence of pandas iloc justifies this, since it lets you do stuff like .iloc[1:].