Trying to open a Junyper Notebook: https://www.reddit.com/r/Python/comments/8kjjbc/trying_to_open_a_junyper_notebook/
reddit
Trying to open a Junyper Notebook • r/Python
Hello everyone, I received a junyper notebook file and I haven't been able to properly open it. I'm trying to work on Ubuntu 16.04. As far as I...
[Question] How to get a random word from a XML file?: https://www.reddit.com/r/Python/comments/8kmvaz/question_how_to_get_a_random_word_from_a_xml_file/
reddit
[Question] How to get a random word from a XML file? • r/Python
Hey Redditers, Context: I'm in High School and I'm coding for a project (basically I don't know a lot of the more difficult modules and...
Best soup to nuts python course?: https://www.reddit.com/r/Python/comments/8kmpr0/best_soup_to_nuts_python_course/
reddit
Best soup to nuts python course? • r/Python
Hi all, I have been trying to learn python but I can't seem to find the right course for me. I have no coding experience prior to my brief...
A Cute Little Analysis I did of Numerical Integration In Python. Thought You all Might Enjoy. [X-post r/DataIsBeautiful]: https://www.reddit.com/r/Python/comments/8kn9cz/a_cute_little_analysis_i_did_of_numerical/
reddit
A Cute Little Analysis I did of Numerical Integration... • r/Python
2 points and 0 comments so far on reddit
New to the Python, but read a lot of codebases and curious, isn't *args and **kwargs are overused to the point of messing intellisense and python easy readability? I'm talking about opensource libraries, extensions, etc.: https://www.reddit.com/r/Python/comments/8kmzfw/new_to_the_python_but_read_a_lot_of_codebases_and/
reddit
New to the Python, but read a lot of codebases and... • r/Python
I see often something like this class SuperFactoryOrSomething(): def __init__(self, use_class=SomeClass): # Because...
Proposal for r/python to adopt Python's code of conduct: https://www.reddit.com/r/Python/comments/8kggv4/proposal_for_rpython_to_adopt_pythons_code_of/
reddit
r/Python - Proposal for r/python to adopt Python's code of conduct
0 votes and 0 so far on reddit
First 31 fibonacci numbers (0 to 30) in 37 characters: https://www.reddit.com/r/Python/comments/8kg5gh/first_31_fibonacci_numbers_0_to_30_in_37/
reddit
r/Python - First 31 fibonacci numbers (0 to 30) in 37 characters
2 votes and 1 so far on reddit
I wrote a blog post about KeyboardInterrupts and how to handle them :-): https://www.reddit.com/r/Python/comments/8knqi0/i_wrote_a_blog_post_about_keyboardinterrupts_and/
reddit
I wrote a blog post about KeyboardInterrupts and how to... • r/Python
1 points and 0 comments so far on reddit
Why isn't there a least_common for collections.Counter?: https://stackoverflow.com/questions/50152212/why-isnt-there-a-least-common-for-collections-counter
Stack Overflow
Why isn't there a least_common for collections.Counter?
Looking at the CPython code for collections.Counter:
def most_common(self, n=None):
'''List the n most common elements and their counts from the most
common to the least. If n is None, then
def most_common(self, n=None):
'''List the n most common elements and their counts from the most
common to the least. If n is None, then
I´m new on Python, today I was trying to make a little program to print someone's name, age and age on 2030, but I'm getting a syntax error, on the second line, if you know what is getting wrong on my program comment there plz. srry for my bad english, im not fluently.: https://www.reddit.com/r/Python/comments/8kob6o/im_new_on_python_today_i_was_trying_to_make_a/
reddit
I´m new on Python, today I was trying to make a little... • r/Python
0 points and 5 comments so far on reddit
Can't import a module even if it is in the sys.path: https://www.reddit.com/r/Python/comments/8ko7ye/cant_import_a_module_even_if_it_is_in_the_syspath/
reddit
r/Python - Can't import a module even if it is in the sys.path
0 votes and 0 so far on reddit
EdgeDB - The Next Generation Object-relational Database: https://www.reddit.com/r/Python/comments/8ko6rl/edgedb_the_next_generation_objectrelational/
reddit
EdgeDB - The Next Generation Object-relational Database • r/Python
13 points and 3 comments so far on reddit
Setting expectations for Open Source Participation - PyCon 2018 keynote discussing negativity in OSS: https://www.reddit.com/r/Python/comments/8kol88/setting_expectations_for_open_source/
reddit
r/Python - Setting expectations for Open Source Participation - PyCon 2018 keynote discussing negativity in OSS
1 votes and 0 so far on reddit