Jump to content

CHEATING INVESTIGATION


idt

Recommended Posts

When downloading multiple hands to provide to investigators, it is important that the names of the players under investigation are removed, often replaced as Player 1 and Player 2, to ensure that any bias of the investigators is minimised. The names of their opponents are also often replaced with Anon, although this is not essential.

Is there a way of replacing players' names while or after downloading several months' worth of hands? If not, is there a possibility of such a feature being developed?

Link to comment
Share on other sites

When downloading multiple hands to provide to investigators, it is important that the names of the players under investigation are removed, often replaced as Player 1 and Player 2, to ensure that any bias of the investigators is minimised. The names of their opponents are also often replaced with Anon, although this is not essential.

Is there a way of replacing players' names while or after downloading several months' worth of hands? If not, is there a possibility of such a feature being developed?

 

 

awk grep sed

Link to comment
Share on other sites

  • 2 weeks later...

or if you're not a unix person (but why would you not be?) you can do a global search and destroy replace throughout in Word(pad) or Notepad++.

 

But regex is much, much better, especially if you want to remove the opponents as well, and they're not the same all the time.

 

A final alternative is a CSV editor (you can tell it to separate on '|' rather than ',', and export it the same way). But that's also unpleasant.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...