11 Comments
User's avatar
Varun Sagar Theegala's avatar

Great post Andres. So insightful. The pipe() method is something that will make building an end-to-end process for transforming data super simple and clean. Thanks for sharing this

Expand full comment
Andres Vourakis's avatar

Glad to hear you found it valuable Varun. The next article will be packed with insights too :)

Expand full comment
Brian Mutamuko's avatar

Amazing man, I'm actually using .pipe() right now.

Expand full comment
Andres Vourakis's avatar

Nice! What's your use case?

I've used it mostly for doing pre-processing and feature engineering

Expand full comment
Brian Mutamuko's avatar

Preprocessing for a NLP project, its magical.

Expand full comment
Hugo Acosta's avatar

I had no idea pipe was a thing, this pretty cool

Expand full comment
Andres Vourakis's avatar

Nice 🙌 glad I could share at least one new technique

Expand full comment
Khadija Anam's avatar

Wow , this is so useful! Thankyou for sharing!

Expand full comment
Andres Vourakis's avatar

Glad to hear you found it useful 🙌

Expand full comment
Miguel Narotam's avatar

🧩 thanks its a pleasant surprise to learn about topics which add value

Expand full comment
Avery Smith's avatar

Explode is a favorite for me. Not only cuz it’s useful but because who doesn’t want to say the word EXPLODE when coding?

Expand full comment