Posts Tagged ‘ processing ’

Book review: "Python 2.6 Text Processing: Beginner's Guide" by …

April 3, 2011
By

In conclusion, I think this is a great introduction to a wide range of text processing techniques in Python, both for novice Pythonistas (who will undoubtedly also benefit from the more general Python tips and tricks presented in the ...

Read more »

The Joel on Software Discussion Group – Best approach for …

August 29, 2008
By

You probably can't do all the error handling, etc. in 5 lines, but this thread starts by talking about batch jobs and shell scripts and python's error handling is a LOT more robust than either of those. And I've seen precious little, ...

Read more »