Announcing PyErf: for when you need error functions but don't want to import SciPy: https://www.reddit.com/r/Python/comments/5wq56l/announcing_pyerf_for_when_you_need_error/
reddit
Announcing PyErf: for when you need error functions but... • r/Python
First of all, I hope it's OK to post a new project announcement here. If not, let the downvotes come! I recently found a need for calculating the...
Analyzing 4 Million Yelp Reviews with Python on AWS: https://www.reddit.com/r/Python/comments/5wqu6u/analyzing_4_million_yelp_reviews_with_python_on/
reddit
Analyzing 4 Million Yelp Reviews with Python on AWS • r/Python
1 points and 0 comments so far on reddit
Freeze a python script for every OS: http://stackoverflow.com/questions/42467741/freeze-a-python-script-for-every-os
Stack Overflow
Freeze a python script for every OS
In the last few years I've written a nice little program in python and now I'd like to distribute it, but my first attempt didn't encounter much enthusiasm, since many potential users didn't like the
Anyone know if Pygame can run on the Nintendo Wii?: https://www.reddit.com/r/Python/comments/5wrv24/anyone_know_if_pygame_can_run_on_the_nintendo_wii/
reddit
Anyone know if Pygame can run on the Nintendo Wii? • r/Python
I thought I saw an article on this before but I cant get any documentation on if its possible or what would need to be done in order to get it to...
PyCon: Which tutorials are you attending?: https://www.reddit.com/r/Python/comments/5wrzll/pycon_which_tutorials_are_you_attending/
reddit
PyCon: Which tutorials are you attending? • r/Python
I got one tutorial for PyCon discounted to $50 as student aid, so I'm going to attend one tutorial. There are a bunch of really...
Wanted: Back-end and Front-end developers for cryptocurrency project: https://www.reddit.com/r/Python/comments/5wsy9h/wanted_backend_and_frontend_developers_for/
reddit
Wanted: Back-end and Front-end developers for... • r/Python
A few weeks ago I made [a post](https://www.reddit.com/r/algotrading/comments/5q1tz0/wanted_people_interested_in_joining_a/) to /r/algotrading. It...
Interpreting negative Word2Vec similarity from gensim: http://stackoverflow.com/questions/42381902/interpreting-negative-word2vec-similarity-from-gensim
Stack Overflow
Interpreting negative Word2Vec similarity from gensim
E.g. we train a word2vec model using gensim:
from gensim import corpora, models, similarities
from gensim.models.word2vec import Word2Vec
documents = ["Human machine interface for lab abc computer
from gensim import corpora, models, similarities
from gensim.models.word2vec import Word2Vec
documents = ["Human machine interface for lab abc computer
Python is fully supported language for developing apps on mobile Sailfish OS: https://www.reddit.com/r/Python/comments/5wt26m/python_is_fully_supported_language_for_developing/
reddit
Python is fully supported language for developing apps... • r/Python
130 points and 21 comments so far on reddit
Installed SciPy stack via homebrew yet when I try to import numpy in python and ipython interaction shells, says modules not found?: https://www.reddit.com/r/Python/comments/5wu3t6/installed_scipy_stack_via_homebrew_yet_when_i_try/
reddit
Installed SciPy stack via homebrew yet when I try to... • r/Python
When I start python in a shell it says I am running version 2.7. When I start ipython it says version 3.5. However, in both cases when I try to...
What is the proper way of sending huge data over sockets in Python?: http://stackoverflow.com/questions/42459499/what-is-the-proper-way-of-sending-huge-data-over-sockets-in-python
Stackoverflow
What is the proper way of sending huge data over sockets in Python?
Recently I wrote a code (client and server) to send the image - client simply uploads image to server, using only sockets: Sending image over sockets (ONLY) in Python, image can not be open.
Howe...
Howe...
Just released: CIFAR-10 dataset in easy-to-use .npz format. 2/3 compatible, single file download, readable with numpy.load: https://www.reddit.com/r/Python/comments/5wvn04/just_released_cifar10_dataset_in_easytouse_npz/
reddit
Just released: CIFAR-10 dataset in easy-to-use .npz... • r/Python
2 points and 0 comments so far on reddit
argparse-autogen: Argparse parser with automatic creation of parsers and subparsers for paths.: https://www.reddit.com/r/Python/comments/5wvq6g/argparseautogen_argparse_parser_with_automatic/
reddit
argparse-autogen: Argparse parser with automatic... • r/Python
Hello reddit! In my recent project, I was writing a command-line client for a DRF-based backend with a huuuge api. The goal was to provide a full...
A Simple Guide for Python Packaging – Small Things about Python: https://www.reddit.com/r/Python/comments/5ww44y/a_simple_guide_for_python_packaging_small_things/
reddit
A Simple Guide for Python Packaging – Small Things... • r/Python
273 points and 48 comments so far on reddit
Is it possible to print using different color in ipython's Notebook?: http://stackoverflow.com/questions/16816013/is-it-possible-to-print-using-different-color-in-ipythons-notebook
Stackoverflow
Is it possible to print using different color in ipython's Notebook?
Is it somehow possible to have certain output appear in a different color in the IPython Notebook?
For example, something along the lines of:
print("Hello Red World", color='red')
For example, something along the lines of:
print("Hello Red World", color='red')
Most perfect Django app for mailing with templates: https://www.reddit.com/r/Python/comments/5wx22l/most_perfect_django_app_for_mailing_with_templates/
reddit
Most perfect Django app for mailing with templates • r/Python
I've started work on this application 5 year ago. There were another similar apps, but I did not like them because of feature set, API and...
I Challenge You to Debug Those 7 lines of Code Under 9 Minutes (Pythonistas will find the answer in 10 seconds, but shhh, there's a hidden goal): https://www.reddit.com/r/Python/comments/5wxdib/i_challenge_you_to_debug_those_7_lines_of_code/
reddit
I Challenge You to Debug Those 7 lines of Code Under 9... • r/Python
0 points and 0 comments so far on reddit