Can someone tell me what's wrong with this program? (not long): https://www.reddit.com/r/Python/comments/4rgkgs/can_someone_tell_me_whats_wrong_with_this_program/
reddit
Can someone tell me what's wrong with this program?... • /r/Python
For some reason this won't print "hello". I have all the modules installed btw. from pygame import * import pygame pygame.init() while 1: ...
How to use my new super power?: https://www.reddit.com/r/Python/comments/4rgnh6/how_to_use_my_new_super_power/
reddit
How to use my new super power? • /r/Python
Hi everyone. I'm just restarted programming after a many-years long hiatus. I used to do archaic C programming in a very old school industry. I...
How to control pyplot frame/outline characteristics?: https://www.reddit.com/r/Python/comments/4rgo5k/how_to_control_pyplot_frameoutline_characteristics/
reddit
How to control pyplot frame/outline characteristics? • /r/Python
Hi I'm working on an automation to generate elevation plots for recreational trails. I'm about 99% the way there, but have one last issue that I...
Roughly speaking, what percentage of the most recent Python 2/3 standard libraries are written in Python?: https://www.reddit.com/r/Python/comments/4rgpz4/roughly_speaking_what_percentage_of_the_most/
reddit
Roughly speaking, what percentage of the most recent... • /r/Python
1 points and 1 comments so far on reddit
How to control frame characteristics with pyplot?: https://www.reddit.com/r/Python/comments/4rgudb/how_to_control_frame_characteristics_with_pyplot/
reddit
How to control frame characteristics with pyplot? • /r/Python
2 points and 1 comments so far on reddit
Maya Python Playblast problem: https://www.reddit.com/r/Python/comments/4rguqr/maya_python_playblast_problem/
reddit
Maya Python Playblast problem • /r/Python
Hello reddit, I dont know if this is a good place to make this question but Im struggling to find a solution to my problem. Im trying to create a...
Module:say_what - Using speech-to-text to fully check out during conference calls: https://www.reddit.com/r/Python/comments/4rgwam/modulesay_what_using_speechtotext_to_fully_check/
reddit
Module:say_what - Using speech-to-text to fully check... • /r/Python
2 points and 0 comments so far on reddit
MongoFrames - a fast unobtrusive MongoDB ODM for Python: https://www.reddit.com/r/Python/comments/4rhi9c/mongoframes_a_fast_unobtrusive_mongodb_odm_for/
reddit
MongoFrames - a fast unobtrusive MongoDB ODM for Python • /r/Python
3 points and 0 comments so far on reddit
Giant Anaconda - Largest Snake Longest Python - World's Biggest Python...: https://www.reddit.com/r/Python/comments/4rhxvf/giant_anaconda_largest_snake_longest_python/
reddit
Giant Anaconda - Largest Snake Longest Python -... • /r/Python
0 points and 0 comments so far on reddit
GIANT ANACONDA - WORLD'S BIGGEST PYTHON SNAKE FOUND IN AMAZON RIVER - Lo...: https://www.reddit.com/r/Python/comments/4ri4d4/giant_anaconda_worlds_biggest_python_snake_found/
reddit
GIANT ANACONDA - WORLD'S BIGGEST PYTHON SNAKE FOUND IN... • /r/Python
0 points and 1 comments so far on reddit
Why itertools.count()[:5] does not work?: https://www.reddit.com/r/Python/comments/4ri0qx/why_itertoolscount5_does_not_work/
reddit
Why itertools.count()[:5] does not work? • /r/Python
Why I can iter over count() with a cycle for i in count(): but not ask for first n elements with the slice operator?
How would you explain python data model in simple terms?: https://www.reddit.com/r/Python/comments/4rid6w/how_would_you_explain_python_data_model_in_simple/
reddit
How would you explain python data model in simple terms? • /r/Python
I was reading the python reference manual on data model and couldn't understand completely. Any explanation would be helpful, in relation to how...
Degraded socket performance under load.: https://www.reddit.com/r/Python/comments/4riikv/degraded_socket_performance_under_load/
reddit
Degraded socket performance under load. • /r/Python
Hi all. I'd first like to start off by saying that since this post involves several different things not python, I didn't know where to put it. ...
Why did URBN brands move from Java to Python? [video] Starts at 18:20: https://www.reddit.com/r/Python/comments/4rj3ox/why_did_urbn_brands_move_from_java_to_python/
reddit
Why did URBN brands move from Java to Python? [video]... • /r/Python
1 points and 0 comments so far on reddit
Python 2D Arcade Library pre-release: https://www.reddit.com/r/Python/comments/4rj45k/python_2d_arcade_library_prerelease/
reddit
Python 2D Arcade Library pre-release • /r/Python
Pre-release version 0.9.9 of [The Python Arcade Library](http://pythonhosted.org/arcade/) is available. Great for making 2D arcade games. Targeted...
Creating JSON data structure using Django Rest Framework.: https://www.reddit.com/r/Python/comments/4rj7db/creating_json_data_structure_using_django_rest/
reddit
Creating JSON data structure using Django Rest Framework. • /r/Python
I'm working on a app and i'm having difficulty mapping data to a structure of my choosing using Django Rest Framework with Serializers with many...
Would You Survive the Titanic? A Guide to Machine Learning in Python: http://blog.socialcops.com/engineering/machine-learning-python
Atlan | Humans of Data
Would You Survive the Titanic? A Guide to Machine Learning in Python - Atlan | Humans of Data
Explore an open data set on the infamous Titanic disaster and use machine learning to build a program that can predict which passengers would have survived.