Need help with machine learning: https://www.reddit.com/r/Python/comments/5qnz3l/need_help_with_machine_learning/
reddit
Need help with machine learning • /r/Python
Hey I like the idea of machine learning but have hard time with all the math. Can anyone tell how can I build neutral network to detect things...
Show HN: Pydb – a lightweight database with Python syntax queries, using ZeroMQ: https://github.com/asrp/pydb
GitHub
asrp/pyzdb
pyzdb - A lightweight database with Python syntax queries, using ZeroMQ
Need help finding: Static site generator for a recipe site and export for cookbook: https://www.reddit.com/r/Python/comments/5qobbd/need_help_finding_static_site_generator_for_a/
reddit
Need help finding: Static site generator for a recipe... • /r/Python
Hi all. I lurk here a lot but now I have a need that you all my have expertise in. My wife is making a family cook book comprised of family...
segmentation fault 11 in python, anaconda distro: https://www.reddit.com/r/Python/comments/5qotfy/segmentation_fault_11_in_python_anaconda_distro/
reddit
segmentation fault 11 in python, anaconda distro • /r/Python
I need to view my list of python modules, here's the situation: I can view a list of keywords by help('keywords') and it works fine. I can view a...
GitHub - asrp/pydb: A lightweight database with Python syntax queries, using ZeroMQ: https://www.reddit.com/r/Python/comments/5qp0u0/github_asrppydb_a_lightweight_database_with/
reddit
GitHub - asrp/pydb: A lightweight database with Python... • /r/Python
3 points and 0 comments so far on reddit
Friendly programming chat with tons of Python programmers, no account needed! - Come join the fun: https://www.reddit.com/r/Python/comments/5qp25w/friendly_programming_chat_with_tons_of_python/
reddit
Friendly programming chat with tons of Python... • /r/Python
2 points and 0 comments so far on reddit
First python/flask web app, easily find football/soccer stream links, highlights and stats. Would appreciate some feedback!: https://www.reddit.com/r/Python/comments/5qpcql/first_pythonflask_web_app_easily_find/
reddit
First python/flask web app, easily find... • /r/Python
2 points and 0 comments so far on reddit
How to sanitize SQL without an ORM?: https://www.reddit.com/r/Python/comments/5qq2rt/how_to_sanitize_sql_without_an_orm/
reddit
How to sanitize SQL without an ORM? • /r/Python
I'm currently working in Django and I've been reading about stuff such as: - Falcon - uvloop - asyncpg I'm pretty sure I can use the Django...
How to remove extra zeros on a floating variable?: https://www.reddit.com/r/Python/comments/5qq4js/how_to_remove_extra_zeros_on_a_floating_variable/
reddit
How to remove extra zeros on a floating variable? • /r/Python
for example, 3.52 goes to 3.520000. any help would be appreciated. I can add code if needed.
Is there a faster way to run my scripts?: https://www.reddit.com/r/Python/comments/5qr6o7/is_there_a_faster_way_to_run_my_scripts/
reddit
Is there a faster way to run my scripts? • /r/Python
Hey everyone! I'm currently running Linux. Instead typing 'python filename.py' every time is there a faster way to run my scripts?
Athelas (YC S16) Hiring Python/JavaScript/Hardware Hackers: https://news.ycombinator.com/item?id=13511739
having python press keys for you?: https://www.reddit.com/r/Python/comments/5qrunx/having_python_press_keys_for_you/
reddit
having python press keys for you? • /r/Python
Ok. i am at starbucks alot an I run linux need to sign in to their wifi.I have half way automated it. and honestly only need it to press three...
What are your opinions on .NET Core vs Python?: https://www.reddit.com/r/Python/comments/5qrxua/what_are_your_opinions_on_net_core_vs_python/
reddit
What are your opinions on .NET Core vs Python?
As you guys might know, .NET Core is up and running, promising a "cross-platform, unified, fast, lightweight, modern and open source experience"...
Redistributing excess values in numpy 2D array: http://stackoverflow.com/questions/41883329/redistributing-excess-values-in-numpy-2d-array
Stackoverflow
Redistributing excess values in numpy 2D array
I have the following numpy random 2D array:
np.random.rand(30, 20)
I want to iterate over each grid cell in the array. If the value of the grid cell is > 0.6, then I want to assign the excess to ...
np.random.rand(30, 20)
I want to iterate over each grid cell in the array. If the value of the grid cell is > 0.6, then I want to assign the excess to ...
Multiprocessing question: Sending a message to a process by PID: https://www.reddit.com/r/Python/comments/5qsa9d/multiprocessing_question_sending_a_message_to_a/
Reddit
From the Python community on Reddit: Multiprocessing question: Sending a message to a process by PID
Explore this post and more from the Python community
Recommendations for a TTS Library: https://www.reddit.com/r/Python/comments/5qse16/recommendations_for_a_tts_library/
reddit
Recommendations for a TTS Library • /r/Python
Hi all, Whats a good Text-To-Speech library that doesnt sound overly mechanical? I am interested in an Offline solution and hence IVONA and gTTS...
[Hiring] - Looking for someone to write a bot to crawl a forum and report on keywords list: https://www.reddit.com/r/Python/comments/5qspge/hiring_looking_for_someone_to_write_a_bot_to/
reddit
[Hiring] - Looking for someone to write a bot to crawl... • /r/Python
Hello, Like the title says, I am looking for someone to write me a bot that can crawl a specific websites forum, look for specific keywords, and...
LineSlice - Line segment segmentation for more expressive line visualizations: https://www.reddit.com/r/Python/comments/5qt2ai/lineslice_line_segment_segmentation_for_more/
reddit
LineSlice - Line segment segmentation for more... • /r/Python
1 points and 0 comments so far on reddit
Transcrypt Python to JavaScript compiler now supports Python 3.6: https://www.reddit.com/r/Python/comments/5qt7f5/transcrypt_python_to_javascript_compiler_now/
reddit
Transcrypt Python to JavaScript compiler now supports... • r/Python
The Transcrypt Python to JavaScript compiler v. 3.6 now supports fstrings and numbers with dashes. In addition, support for iterators and...