New to python, do i need to learn c/c as well?: https://www.reddit.com/r/Python/comments/7u2wra/new_to_python_do_i_need_to_learn_cc_as_well/
reddit
New to python, do i need to learn c/c++ as well? • r/Python
As the title says I'm pretty new to python and trying to learn. The way I learn is by having a a clear goal and I'm very interested in creating...
Course: Python and Django Full Stack Web Developer Bootcamp is 95% off: https://www.reddit.com/r/Python/comments/7u39nx/course_python_and_django_full_stack_web_developer/
reddit
Course: Python and Django Full Stack Web Developer... • r/Python
1 points and 0 comments so far on reddit
What is the limiting factor (performance) when running a python script in the terminal?: https://www.reddit.com/r/Python/comments/7u3b1x/what_is_the_limiting_factor_performance_when/
reddit
What is the limiting factor (performance) when running... • r/Python
When I have a very long python script running 10s of thousands of operations what is the limiting factor of the speed (other than the way the...
SSH client like secureCRT or MobaX that lets you create a network diagram and access your devices via that diagram?: https://www.reddit.com/r/Python/comments/7u3emy/ssh_client_like_securecrt_or_mobax_that_lets_you/
reddit
SSH client like secureCRT or MobaX that lets you create... • r/Python
Long shot, but just wondering if anyone knows of a SSH client like secureCRT or MobaX that lets you create a network diagram and access your...
Need Advice for Career Change - Going from Film/Post Production to Programming/Coding World: https://www.reddit.com/r/Python/comments/7u3g3l/need_advice_for_career_change_going_from_filmpost/
reddit
Need Advice for Career Change - Going from Film/Post... • r/Python
Hey there, I have a question to ask. But first let me briefly tell you about my situation. I have as of a few days ago retired from the film...
please help: For-loop/pandas/exporting specific values from a function into different columns of my new CSV file: https://www.reddit.com/r/Python/comments/7u4341/please_help_forlooppandasexporting_specific/
reddit
please help: For-loop/pandas/exporting specific values... • r/Python
Hello everyone! I am doing data analysis for my experiment, I have to compute the rate of false alarms and hit rates (which I have right now) and...
MoodSwift: music suggestions from moods [description in comments]: https://www.reddit.com/r/Python/comments/7u49em/moodswift_music_suggestions_from_moods/
reddit
MoodSwift: music suggestions from moods [description in... • r/Python
1 points and 1 comments so far on reddit
Converting Python to Javascript: https://www.reddit.com/r/Python/comments/7u4a26/converting_python_to_javascript/
reddit
Converting Python to Javascript • r/Python
Hello! New to Python and programming in general. I created a program that I would hope to run on a website. However, our platforms at work are JS...
Are there any good feature-complete alternatives to the CSV module that handle newlines, carriage returns, and quoted fields better?: https://www.reddit.com/r/Python/comments/7u4aba/are_there_any_good_featurecomplete_alternatives/
reddit
Are there any good feature-complete alternatives to the... • r/Python
Python's `csv` module is hard-coded (in C) to immediately recognize a carriage return/newline as an end of a row when using the reader. In many...
Could you please explain in words what this code means?: https://www.reddit.com/r/Python/comments/7u4d4x/could_you_please_explain_in_words_what_this_code/
reddit
Could you please explain in words what this code means? • r/Python
Hi everyone - I am new to leaning Python, and for the life of me I cannot figure out what the below code means. A brief explanation would be...
How can I remove connecting lines from a matplotlib plot for a data set with gaps in it?: https://www.reddit.com/r/Python/comments/7u4ix0/how_can_i_remove_connecting_lines_from_a/
reddit
How can I remove connecting lines from a matplotlib... • r/Python
I'm working on some data sets from a scientific instrument. However, my "y-axis data" has large gaps where no data is present. Matplotlib wants to...
Why in Python os.move() sometimes doesn't work and why shutil.move() is the savior?: https://www.reddit.com/r/Python/comments/7u4log/why_in_python_osmove_sometimes_doesnt_work_and/
reddit
Why in Python os.move() sometimes doesn't work and why... • r/Python
5 points and 0 comments so far on reddit
Predict variable that it's not in the input sequences with LSTM-Keras: https://stackoverflow.com/questions/48420005/predict-variable-that-its-not-in-the-input-sequences-with-lstm-keras
Stackoverflow
Predict variable that it's not in the input sequences with LSTM-Keras
Assume that I have five column in my dataset (A,B,C,D,E). I want to build an LSTM many to one model by training just on A,B,D,E. So I want to exclude C.
My problem is that I still want to use this...
My problem is that I still want to use this...
Python for both front and back end: https://www.reddit.com/r/Python/comments/7u4x0v/python_for_both_front_and_back_end/
reddit
Python for both front and back end • r/Python
Hello everyone! I'm web developer, and to create one website I have to use a lot of different frameworks, languages and other things. And... I'm...
Best portable version of Python 3.x: https://www.reddit.com/r/Python/comments/7u6geu/best_portable_version_of_python_3x/
reddit
Best portable version of Python 3.x • r/Python
Hi. On my work computer we are not allowed to actually install anything; however, we can use any programming language needed to accomplish tasks...