Is Python a good language for programming mobile apps?: https://www.reddit.com/r/Python/comments/7td0tt/is_python_a_good_language_for_programming_mobile/
reddit
Is Python a good language for programming mobile apps?
My brother wants to learn how to build mobile apps. He has no experience with programming, so I suggested he learned python. However, is Python a...
What's the realistic expectation that I would be able to get a job as a Python Django developer within 6 months and get a $80k position?: https://www.reddit.com/r/Python/comments/7tdflw/whats_the_realistic_expectation_that_i_would_be/
reddit
What's the realistic expectation that I would be able... • r/Python
Here's my background. I recently went back to school and got my degree from a prestigious university in Astrophysics. I'm in my late 30s now. I...
Please tell me it CAN be done, not How to do it:: https://www.reddit.com/r/Python/comments/7tdep8/please_tell_me_it_can_be_done_not_how_to_do_it/
reddit
Please tell me it CAN be done, not How to do it: • r/Python
Hey All, I’m not looking for specific answers (yet) or step by step hand-holding, I just want to know if this is something that is possible...
Meta: please stop answering questions that belong in learnpython: https://www.reddit.com/r/Python/comments/7tdnp1/meta_please_stop_answering_questions_that_belong/
reddit
Meta: please stop answering questions that belong in... • r/Python
That is not the charter for this sub. If people keep getting answers they will keep posting questions. A polite referral to /r/learnpython is an...
Transcrypt Python to JavaScript compiler, request for benchmarks against CPython.: https://www.reddit.com/r/Python/comments/7tdybk/transcrypt_python_to_javascript_compiler_request/
reddit
Transcrypt Python to JavaScript compiler, request for... • r/Python
1 points and 1 comments so far on reddit
How can I skip a column in asciitable.read ?: https://www.reddit.com/r/Python/comments/7tdyng/how_can_i_skip_a_column_in_asciitableread/
reddit
How can I skip a column in asciitable.read ? • r/Python
So I got the data to load from asciitable.read function and I only need the 1st,3rd and 4th numbers for each. My data looks like...
Can I have click commands for objects, using inheritance to de-duplicate code?: https://stackoverflow.com/questions/48237604/can-i-have-click-commands-for-objects-using-inheritance-to-de-duplicate-code
Stackoverflow
Can I have click commands for objects, using inheritance to de-duplicate code?
If you have a look at my lidtk repository, especially the classifiers, you can see that the following files are almost identical (current version in case this is fixed in future):
cld2_mod.py
cld2_mod.py
MIDIUtil: How do I create 2 tracks, one minor and one major?: https://www.reddit.com/r/Python/comments/7telb5/midiutil_how_do_i_create_2_tracks_one_minor_and/
reddit
MIDIUtil: How do I create 2 tracks, one minor and one... • r/Python
I have a list of numbers, some negative, some not, and I want the negative numbers to be notes in the minor track, and the positive numbers to be...
Python Tutorial #4 (EASY AS HELL) : Building - Login program part 2 {Adding another user} This is absolutely the best tutorial ever.: https://www.reddit.com/r/Python/comments/7tf6bu/python_tutorial_4_easy_as_hell_building_login/
reddit
Python Tutorial #4 (EASY AS HELL) : Building - Login... • r/Python
2 points and 0 comments so far on reddit
Neural newtorks in python (scikit learn): https://www.reddit.com/r/Python/comments/7tetr5/neural_newtorks_in_python_scikit_learn/
reddit
Neural newtorks in python (scikit learn) • r/Python
I'm just wondering if implementation is possible and also recommended with the scikit learn package? Have people tried this before? Aiming to...
[Python-Dev] IMPORTANT: 3.7.0b1 and feature code cutoff 2018-01-29: https://www.reddit.com/r/Python/comments/7tf6r8/pythondev_important_370b1_and_feature_code_cutoff/
reddit
[Python-Dev] IMPORTANT: 3.7.0b1 and feature code cutoff... • r/Python
2 points and 0 comments so far on reddit
Can I get a random numpy array of arbitrary dimensions?: https://www.reddit.com/r/Python/comments/7tfq4v/can_i_get_a_random_numpy_array_of_arbitrary/
reddit
Can I get a random numpy array of arbitrary dimensions? • r/Python
[resolved] rand(2,3,4) gets a 3d array, for example, but I don't have the number of dimensions in advance. a = (2,3,4), rand(a) doesn't work, it...
Complete beginner but I know what functionality I want to achieve. Where to start?: https://www.reddit.com/r/Python/comments/7tfw4a/complete_beginner_but_i_know_what_functionality_i/
reddit
r/Python - Complete beginner but I know what functionality I want to achieve. Where to start?
0 votes and 13 comments so far on Reddit
Any tips on how to code for fun?: https://www.reddit.com/r/Python/comments/7tfx8g/any_tips_on_how_to_code_for_fun/
reddit
Any tips on how to code for fun? • r/Python
(I think I'm looking for inspiration here from others on what they do, not an "answer".) I'd like to learn python as a hobby (no reason for...