Using cx_Oracle and encountering error ORA-01036: illegal variable name/number: https://www.reddit.com/r/Python/comments/aeocj7/using_cx_oracle_and_encountering_error_ora01036/
reddit
r/Python - Using cx_Oracle and encountering error ORA-01036: illegal variable name/number
1 vote and 0 comments so far on Reddit
How do you use python in production / for distribution (windows not linux ) ?: https://www.reddit.com/r/Python/comments/aeokw1/how_do_you_use_python_in_production_for/
reddit
How do you use python in production / for distribution (windows...
hello, i am new to python but abit impressed with the language, and i can easily see it become my goto language for proof of concepts and solve...
Why list comprehensions are way better than looping: https://www.reddit.com/r/Python/comments/aeoy1k/why_list_comprehensions_are_way_better_than/
reddit
r/Python - Why list comprehensions are way better than looping
2 votes and 1 comment so far on Reddit
I've got to write some code for a scenario where a travel agency needs a currency converter. Is this code correct?: https://www.reddit.com/r/Python/comments/aeou7x/ive_got_to_write_some_code_for_a_scenario_where_a/
reddit
r/Python - I've got to write some code for a scenario where a travel agency needs a currency converter. Is this code correct?
1 vote and 2 comments so far on Reddit
How to fix my algorithm for building visibility graph?: https://stackoverflow.com/questions/54101717/how-to-fix-my-algorithm-for-building-visibility-graph
Stack Overflow
How to fix my algorithm for building visibility graph?
I'm trying to write a code that generates a visibility graph from a set of points and walls (obstacles). My algorithms is not correct and fails on some cases where there is more than one wall
Can anyone recommend cool things for my non-programmer friend?: https://www.reddit.com/r/Python/comments/aepje1/can_anyone_recommend_cool_things_for_my/
reddit
r/Python - Can anyone recommend cool things for my non-programmer friend?
9 votes and 15 comments so far on Reddit
Re-assign unique values - pandas DataFrame: https://stackoverflow.com/questions/54101445/re-assign-unique-values-pandas-dataframe
Stack Overflow
Re-assign unique values - pandas DataFrame
This question is related to rostering or staffing. The same question is listed here Re-assign columns values. But the issue with the code is it must work on numerous input datasets. It currently wo...
looking to find out what the "Next" button ID is on the gmail sign in page, I'm trying to script it into powershell with selenium.: https://www.reddit.com/r/Python/comments/aeridx/looking_to_find_out_what_the_next_button_id_is_on/
reddit
r/Python - looking to find out what the "Next" button ID is on the gmail sign in page, I'm trying to script it into powershell…
1 vote and 0 comments so far on Reddit
Given a list of X, Y coordinates - what is the best way to create a heatmaps / density plot?: https://www.reddit.com/r/Python/comments/aesb7l/given_a_list_of_x_y_coordinates_what_is_the_best/
reddit
r/Python - Given a list of X, Y coordinates - what is the best way to create a heatmaps / density plot?
0 votes and 0 comments so far on Reddit
My first Python project - a script which tries to beat the game of Roulette with random strategies.: https://www.reddit.com/r/Python/comments/aesbpz/my_first_python_project_a_script_which_tries_to/
reddit
My first Python project - a script which tries to beat the game of...
Hi all, First post on /r/Python \- but here's the...
Is there a tool to turn python code into a node graph?: https://www.reddit.com/r/Python/comments/aes7of/is_there_a_tool_to_turn_python_code_into_a_node/
reddit
r/Python - Is there a tool to turn python code into a node graph?
1 vote and 1 comment so far on Reddit
Help: Moving files based off of information in a CSV file: https://www.reddit.com/r/Python/comments/aesbu8/help_moving_files_based_off_of_information_in_a/
reddit
r/Python - Help: Moving files based off of information in a CSV file
1 vote and 2 comments so far on Reddit