Python surpasses C# in popularity among developers: https://www.reddit.com/r/Python/comments/845epf/python_surpasses_c_in_popularity_among_developers/
reddit
Python surpasses C# in popularity among developers • r/Python
1347 points and 143 comments so far on reddit
What's everyone working on this week?: https://www.reddit.com/r/Python/comments/844f1l/whats_everyone_working_on_this_week/
reddit
What's everyone working on this week? • r/Python
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your pain. Talk about your...
Guido sets the exact date of Python 2 EOL: 2020-01-01: https://www.reddit.com/r/Python/comments/845s0w/guido_sets_the_exact_date_of_python_2_eol_20200101/
reddit
Guido sets the exact date of Python 2 EOL: 2020-01-01 • r/Python
22 points and 3 comments so far on reddit
Looking for online resources to find simple logic like Fibonacci series, pascals triangle etc so I can use existing knowledge to practice python.: https://www.reddit.com/r/Python/comments/846gug/looking_for_online_resources_to_find_simple_logic/
reddit
Looking for online resources to find simple logic like... • r/Python
I interviewed with an automobile company back in Dec 2017 and I failed the interview process. In the position, I would be required to write basic...
Better way to apply this function on my dataframe?: https://www.reddit.com/r/Python/comments/846mhn/better_way_to_apply_this_function_on_my_dataframe/
reddit
Better way to apply this function on my dataframe? • r/Python
I have a pretty big (~30k rows) dataframe and I want to apply the same function on each row. The final thing I want is the same dataframe but with...
I've taken quite a few online courses in my lifetime and Kirill Eremenko's course offerings are among the very best. He is a great instructor and a brilliant course designer. I highly recommend taking this course.: https://www.reddit.com/r/Python/comments/846qg8/ive_taken_quite_a_few_online_courses_in_my/
reddit
I've taken quite a few online courses in my lifetime... • r/Python
2 points and 0 comments so far on reddit
About to start my python journey - django or flask for building an api?: https://www.reddit.com/r/Python/comments/8473p0/about_to_start_my_python_journey_django_or_flask/
reddit
About to start my python journey - django or flask for... • r/Python
Hi there, I am finally committing to my move to python from nodejs & Coldfusion. My first job is to put together a pretty basic api and was...
Beyond Web 2 0: Django and Python in the Modern Web Ecosystem: https://www.reddit.com/r/Python/comments/846yz9/beyond_web_2_0_django_and_python_in_the_modern/
reddit
Beyond Web 2 0: Django and Python in the Modern Web... • r/Python
1 points and 0 comments so far on reddit
Connecting to a SQL Server using pyodbc: https://www.reddit.com/r/Python/comments/847doi/connecting_to_a_sql_server_using_pyodbc/
reddit
Connecting to a SQL Server using pyodbc • r/Python
I'm trying to connect to a Microsoft SQL Server 2014 (SP2) using python. The credentials work when I use them in SQL workbench. This is my...
[Feedback] US Traffic NHTSA Fatality Record - Kaggle Analysis: https://www.reddit.com/r/Python/comments/847njt/feedback_us_traffic_nhtsa_fatality_record_kaggle/
reddit
[Feedback] US Traffic NHTSA Fatality Record - Kaggle... • r/Python
Hey guys, I hope everyone is doing well. I've just created my first notebook on Kaggle using BigQuery Dataset from the NHTSA record and I am...
Lecture on the greatness of Python - what should absolutely be included?: https://www.reddit.com/r/Python/comments/843aj2/lecture_on_the_greatness_of_python_what_should/
reddit
Lecture on the greatness of Python - what should... • r/Python
I was asked to give a lecture, basically about how great python is, its innovative qualities and why it is so popular at the moment. The public...
What is the point of the TensorFlow?: https://www.reddit.com/r/Python/comments/849e6u/what_is_the_point_of_the_tensorflow/
reddit
What is the point of the TensorFlow? • r/Python
Hello there, I finished reading TensorFlow chapter from the "Hands-On Machine Learning with Scikit-Learn and TensorFlow" and I am rather confused...
I am an 11 year old programmer, and teaching other kids to code.: https://www.reddit.com/r/Python/comments/849pdu/i_am_an_11_year_old_programmer_and_teaching_other/
reddit
I am an 11 year old programmer, and teaching other kids... • r/Python
1 points and 2 comments so far on reddit
/r/learnpython Epicode CFK - Coding for Kids by a kid - Python Lesson 1 - Download Python.: https://www.reddit.com/r/Python/comments/849s30/rlearnpython_epicode_cfk_coding_for_kids_by_a_kid/
reddit
/r/learnpython Epicode CFK - Coding for Kids by a kid -... • r/Python
2 points and 3 comments so far on reddit
Which editor do I use? Does it truly matter?: https://www.reddit.com/r/Python/comments/84ak23/which_editor_do_i_use_does_it_truly_matter/
reddit
Which editor do I use? Does it truly matter? • r/Python
I am an absolute newbie and am diving into python with the book 'Automate the boring stuff with Python' by Al Sweigart . I have been using atom...
Library for sending messages via FB messenger to users who have signed up with Facebook?: https://www.reddit.com/r/Python/comments/84asyz/library_for_sending_messages_via_fb_messenger_to/
reddit
Library for sending messages via FB messenger to users... • r/Python
Users can login into my website with Facebook. I would like to be able to send these users occasional messages via Messenger. Whats the best...