Giter Club home page Giter Club logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
interesting idea...if you have the time, I can help you rewrite the uniq 
function to cover this.

Original comment by [email protected] on 1 Feb 2013 at 5:34

from pyp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
I've finally got a few cycles, so I was taking a look at the underpinnings.  
But after thinking about this, I realized that there is a workaround...

If in the case above you re.replace w[-1] you can remove it then pipe it to 
pp.uniq() which will then provide the uniq set.  If you need to merge entries, 
you can again pipe it to pp.oneline().  I think.

Its been so long now I forgot the original data set I used that warranted this 
feature.  If I come across it again I'll be sure to add it myself!

I also realized that to implement w[-1] into the pp class would be problematic 
no? Since that refers to a method elsewhere and power pyper does not recognize 
it.  

Original comment by [email protected] on 2 Apr 2014 at 7:02

from pyp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.