Writing C in Cython [x-post from /r/programming]: https://www.reddit.com/r/Python/comments/4j06kb/writing_c_in_cython_xpost_from_rprogramming/
  
  reddit
  
  Writing C in Cython [x-post from /r/programming] • /r/Python
  6 points and 1 comments so far on reddit
  An example of easy map visualizations with folium: https://www.reddit.com/r/Python/comments/4j0q2r/an_example_of_easy_map_visualizations_with_folium/
  
  reddit
  
  An example of easy map visualizations with folium • /r/Python
  2 points and 0 comments so far on reddit
  Python Weekly - Issue 243: http://us2.campaign-archive.com/?u=e2e180baf855ac797ef407fc7
  In-depth Machine Learning Course w/ Python [x-post /r/machinelearning]: https://www.reddit.com/r/Python/comments/4j0xhf/indepth_machine_learning_course_w_python_xpost/
  
  reddit
  
  In-depth Machine Learning Course w/ Python [x-post... • /r/Python
  Hi there, my name is Harrison and I frequently do Python programming tutorials on [PythonProgramming.net](https://pythonprogramming.net) and...
  How to use multiprocessing to handle big tasks while doing other things in real-time?: https://www.reddit.com/r/Python/comments/4j114h/how_to_use_multiprocessing_to_handle_big_tasks/
  
  reddit
  
  How to use multiprocessing to handle big tasks while... • /r/Python
  I have a situation where I want to keep displaying a webcam (through openCV) on my screen, while doing face recognition. The problem is that face...
  What is your favorite [Python] OCR packages/tesseract wrapper?: https://www.reddit.com/r/Python/comments/4j1nxl/what_is_your_favorite_python_ocr/
  
  reddit
  
  What is your favorite [Python] OCR packages/tesseract... • /r/Python
  This post is inspired in [the one](https://www.reddit.com/r/MachineLearning/comments/3q1wkz/your_favorite_python_ocr_library/) made by /u/bea_bear...
  pascal triangle using recursive method: https://www.reddit.com/r/Python/comments/4j1qbn/pascal_triangle_using_recursive_method/
  
  reddit
  
  pascal triangle using recursive method • /r/Python
  Hi, im quite new to python and programming i want to know how to create a function to print pascal triangle using recursive method. the function...
  [request] Anyone know of a graphing toolkit in Python?: https://www.reddit.com/r/Python/comments/4j1py9/request_anyone_know_of_a_graphing_toolkit_in/
  
  reddit
  
  [request] Anyone know of a graphing toolkit in Python? • /r/Python
  Hi there, I'm looking for something that can display and layout a node network in Python, and was wondering if there was a toolkit already out...
  Shifting out of a lab into using Python?: https://www.reddit.com/r/Python/comments/4j1uc2/shifting_out_of_a_lab_into_using_python/
  
  reddit
  
  Shifting out of a lab into using Python? • /r/Python
  Hi, I'm considering a career change, and I was recommended to look into learning python. I'm an analytical chemist/operations manager for a...
  How to create sock5 through sshtunnel with python: https://www.reddit.com/r/Python/comments/4j1zoe/how_to_create_sock5_through_sshtunnel_with_python/
  
  reddit
  
  How to create sock5 through sshtunnel with python • /r/Python
  I tried create sshtunnel with sshtunnel lib, but can not using local_bind_port to make socks
  Neat hack for beating your linter into submission: https://www.reddit.com/r/Python/comments/4j36fo/neat_hack_for_beating_your_linter_into_submission/
  
  reddit
  
  Neat hack for beating your linter into submission • /r/Python
  0 points and 2 comments so far on reddit
  A polite, minimal interface for sending python objects to and from Amazon S3.: https://www.reddit.com/r/Python/comments/4j3gqh/a_polite_minimal_interface_for_sending_python/
  
  reddit
  
  A polite, minimal interface for sending python objects... • /r/Python
  1 points and 0 comments so far on reddit
  Really lost in creating a datacursor: https://www.reddit.com/r/Python/comments/4j48kw/really_lost_in_creating_a_datacursor/
  
  reddit
  
  Really lost in creating a datacursor • /r/Python
  Hey guys, I'm helping to code a program and in it, we have this plot created from a dataset. I'm trying to make this cursor (that grey box with...
  TensorFlow - Read all examples from a TFRecords at once?: http://stackoverflow.com/questions/37151895/tensorflow-read-all-examples-from-a-tfrecords-at-once
  
  Stack Overflow
  
  TensorFlow - Read all examples from a TFRecords at once?
  How do you read all examples from a TFRecords at once?
I've been using tf.parse_single_example to read out individual examples using code similar to that given in the method read_and_decode in the
  I've been using tf.parse_single_example to read out individual examples using code similar to that given in the method read_and_decode in the
