Linguistic analysis of the resistance NYT op-ed in Python: https://www.reddit.com/r/Python/comments/9dsz16/linguistic_analysis_of_the_resistance_nyt_oped_in/
reddit
r/Python - Linguistic analysis of the resistance NYT op-ed in Python
1 vote and 0 comments so far on Reddit
Made a very simple xlsx splitter by a choosen field: splits source by sheets or files: https://www.reddit.com/r/Python/comments/9dt6b2/made_a_very_simple_xlsx_splitter_by_a_choosen/
reddit
Made a very simple xlsx splitter by a choosen field:... • r/Python
1 points and 1 comments so far on reddit
Escher's Island - Coding Competition for Python Coders: https://www.reddit.com/r/Python/comments/9dt26o/eschers_island_coding_competition_for_python/
reddit
r/Python - Escher's Island - Coding Competition for Python Coders
2 votes and 0 comments so far on Reddit
[python/js] Working with data selected by LassoSelectTool (bokeh): https://www.reddit.com/r/Python/comments/9du9o2/pythonjs_working_with_data_selected_by/
reddit
r/Python - [python/js] Working with data selected by LassoSelectTool (bokeh)
1 vote and 0 comments so far on Reddit
Access data object in Jupyter extension: https://stackoverflow.com/questions/51956476/access-data-object-in-jupyter-extension
Stack Overflow
Access data object in Jupyter extension
I've created a javascript extension for my Jupyter notebook that will plot some data for me. Right now I have the data hardcoded within the extension. My question: is there a way to access a data o...
How to create an interactive text menu in Python?: https://stackoverflow.com/questions/38283475/how-to-create-an-interactive-text-menu-in-python
Stack Overflow
How to create an interactive text menu in Python?
I'm not sure what to call it. I want to know how to make one of those menus where you use the arrow keys to highlight your options and press enter to accept it.
Can you please help me with library not being installed with pip install -r requirements.txt?: https://www.reddit.com/r/Python/comments/9dv7v8/can_you_please_help_me_with_library_not_being/
reddit
r/Python - Can you please help me with library not being installed with pip install -r requirements.txt?
1 vote and 2 comments so far on Reddit
Setting expectations for open source participation: https://www.reddit.com/r/Python/comments/9dvsnp/setting_expectations_for_open_source_participation/
reddit
r/Python - Setting expectations for open source participation
1 vote and 0 comments so far on Reddit
A true random number generator from a web-camera video input: https://www.reddit.com/r/Python/comments/9dwo15/a_true_random_number_generator_from_a_webcamera/
Reddit
From the Python community on Reddit: A true random number generator from a web-camera video input
Explore this post and more from the Python community
Python (3) Linked List Implementation: https://www.reddit.com/r/Python/comments/9dwydu/python_3_linked_list_implementation/
reddit
Python (3) Linked List Implementation • r/Python
I wrote a python implementation of the classic linked list, it has all the same functions as the built in list, with a few extras. I wrote it...
Exploring the Python AST Ecosystem (Europython 2018): https://www.reddit.com/r/Python/comments/9dx14c/exploring_the_python_ast_ecosystem_europython_2018/
reddit
r/Python - Exploring the Python AST Ecosystem (Europython 2018)
1 vote and 0 comments so far on Reddit
Does anyone know why this is getting an invalid syntax?: https://www.reddit.com/r/Python/comments/9dy31j/does_anyone_know_why_this_is_getting_an_invalid/
reddit
r/Python - Does anyone know why this is getting an invalid syntax?
0 votes and 1 comment so far on Reddit
Is it faster to sort a list then do a binsry search or just do a linear search directly?: https://www.reddit.com/r/Python/comments/9dxrmb/is_it_faster_to_sort_a_list_then_do_a_binsry/
reddit
r/Python - Is it faster to sort a list then do a binsry search or just do a linear search directly?
1 vote and 1 comment so far on Reddit
Is it possible to pass Python Future objects between processes?: https://stackoverflow.com/questions/44975915/is-it-possible-to-pass-python-future-objects-between-processes
Stack Overflow
Is it possible to pass Python Future objects between processes?
Based on my experiments I'm guessing the answer to this is no. But perhaps it might be possible with some changes to the futures module.
I would like to submit a worker that itself creates an exe...
I would like to submit a worker that itself creates an exe...
Would using the python requests library to `get` a webpage generate ad revenue for a site in the same way that loading a web page in a web browser would?: https://www.reddit.com/r/Python/comments/9dzl9j/would_using_the_python_requests_library_to_get_a/
reddit
Would using the python requests library to `get` a... • r/Python
I enjoy browsing the web ad free but feel like there are some sites that deserve the ad revenue that a visit without an ad blocker generates. I...
Pylette - an image color palette extractor! My use case: colors for generative art.: https://www.reddit.com/r/Python/comments/9e01w3/pylette_an_image_color_palette_extractor_my_use/
reddit
r/Python - Pylette - an image color palette extractor! My use case: colors for generative art.
1 vote and 0 comments so far on Reddit