[Python-Dev] Re: Feature Request: Python Pipes: Incluye sspipe module
roposals should begin by being posted only in Python-Ideas, please. > Ok - Tal > Thank you @Tal. Understood. With next issues I will take care of these points. Best, Juan Telleria ___ Python-Dev mailing list -- python-dev@python.org To unsubsc
[Python-Dev] Feature Request: Python Pipes: Incluye sspipe module
, 100) | p({'x': px, 'y': np.sin(px)}) | p(pd.DataFrame) | px[px.x > px.y].head() | p(print, "Example 6: pandas and numpy support:\n", px) ) The issue in Python's Bug Tracker is: https://bugs.python.org/issue38052 Any Core Python Developer willing to s