How PEP-572 would change the standard library (from hackernews): https://www.reddit.com/r/Python/comments/8wixh5/how_pep572_would_change_the_standard_library_from/
reddit
r/Python - How PEP-572 would change the standard library (from hackernews)
1 votes and 1 so far on reddit
How to develop GUI to control a signal generator?: https://www.reddit.com/r/Python/comments/8wizhy/how_to_develop_gui_to_control_a_signal_generator/
reddit
r/Python - How to develop GUI to control a signal generator?
1 votes and 0 so far on reddit
I'd like to present my Indie music making machine: Numpadz • r/WeAreTheMusicMakers: https://www.reddit.com/r/Python/comments/8wj483/id_like_to_present_my_indie_music_making_machine/
reddit
r/Python - I'd like to present my Indie music making machine: Numpadz • r/WeAreTheMusicMakers
1 votes and 0 so far on reddit
PyDev 6.4.3 (code formatter standalone, debugger improvements and f-strings handling): https://www.reddit.com/r/Python/comments/8wjecp/pydev_643_code_formatter_standalone_debugger/
Is PyGame worth learning in 2018?: https://www.reddit.com/r/Python/comments/8wjfem/is_pygame_worth_learning_in_2018/
reddit
Is PyGame worth learning in 2018? • r/Python
I want to learn game programming and start my journey with python and that's obviously because I do most of my other work in python too. I'd like...
Brand New Python Programming Course - The Complete Python Programming Bootcamp - Free for Reddit!: https://www.reddit.com/r/Python/comments/8wjdr4/brand_new_python_programming_course_the_complete/
reddit
Brand New Python Programming Course - The Complete Python...
Hey guys! My name is Avi and I recently launched a brand new Python Programming Course - The Complete Python Programming Bootcamp. This course...
Python Top 10 Articles for the Past Month (v.July 2018): https://www.reddit.com/r/Python/comments/8wjbzt/python_top_10_articles_for_the_past_month_vjuly/
reddit
r/Python - Python Top 10 Articles for the Past Month (v.July 2018)
1 votes and 0 so far on reddit
Make random passwords in python based on users length: https://www.reddit.com/r/Python/comments/8wjs4j/make_random_passwords_in_python_based_on_users/
reddit
r/Python - Make random passwords in python based on users length
1 votes and 1 so far on reddit
Can anyone suggests how should an MBA student go for Python? I have already worked on Java, C etc before joining MBA.: https://www.reddit.com/r/Python/comments/8wk64u/can_anyone_suggests_how_should_an_mba_student_go/
reddit
r/Python - Can anyone suggests how should an MBA student go for Python? I have already worked on Java, C etc before joining MBA.
1 votes and 0 so far on reddit
Combining PDFs, including encrypted PDF files: https://www.reddit.com/r/Python/comments/8wjxyy/combining_pdfs_including_encrypted_pdf_files/
reddit
r/Python - Combining PDFs, including encrypted PDF files
1 votes and 0 so far on reddit
Clean-up database connection with Pandas: https://stackoverflow.com/questions/51170169/clean-up-database-connection-with-pandas
Stack Overflow
Clean-up database connection with Pandas
With Pandas, I can very easily read data from a database into a dataframe:
from sqlalchemy import create_engine
import pandas
query = 'SELECT * FROM Table_Name;'
engine = create_engine('...')
df =
from sqlalchemy import create_engine
import pandas
query = 'SELECT * FROM Table_Name;'
engine = create_engine('...')
df =
A Newbie Questions here, started learning python around 2 weeks ago.: https://www.reddit.com/r/Python/comments/8wjiwk/a_newbie_questions_here_started_learning_python/
reddit
r/Python - A Newbie Questions here, started learning python around 2 weeks ago.
1 votes and 0 so far on reddit
Getting a job without a degree: https://www.reddit.com/r/Python/comments/8wkxgz/getting_a_job_without_a_degree/
reddit
Getting a job without a degree • r/Python
Hello everyone, I have BA in Psychology and have been working as an online English teacher for about 2 years. I am not particularly interested in...
relearning programming and trying to understand python3 with json.loads: https://www.reddit.com/r/Python/comments/8wkyjh/relearning_programming_and_trying_to_understand/
reddit
r/Python - relearning programming and trying to understand python3 with json.loads
2 votes and 1 so far on reddit
Is there a way to view multi-indexed data without pandas?: https://www.reddit.com/r/Python/comments/8wl6nz/is_there_a_way_to_view_multiindexed_data_without/
reddit
r/Python - Is there a way to view multi-indexed data without pandas?
2 votes and 1 so far on reddit
Experience programmer inc C trying to learn Python by skipping the boring semantics: https://www.reddit.com/r/Python/comments/8wlv1n/experience_programmer_inc_c_trying_to_learn/
reddit
r/Python - Experience programmer inc C++ trying to learn Python by skipping the boring semantics
1 votes and 0 so far on reddit
Understanding Python's Dataclasses - Part 2: https://www.reddit.com/r/Python/comments/8wm33y/understanding_pythons_dataclasses_part_2/
reddit
r/Python - Understanding Python's Dataclasses - Part 2
1 votes and 0 so far on reddit