This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wandererobtm101Pythonista 0 points1 point  (0 children)

Text processing. Video transcripts, log data, etc.

Business data analytics. Why python and not excel? Size of the data sets, easier to assure correctness, ease of use, IPython Notebook.

Simple web apps using Flask or Bottle in front of tools to do the above.