Demo of how input() is security probem in Python 2.7 (4min): https://www.reddit.com/r/Python/comments/84h930/demo_of_how_input_is_security_probem_in_python_27/
reddit
r/Python - Demo of how input() is security probem in Python 2.7 (4min)
83 votes and 60 comments so far on Reddit
Question on jupyter notebook/lab security: https://www.reddit.com/r/Python/comments/84i10y/question_on_jupyter_notebooklab_security/
reddit
Question on jupyter notebook/lab security • r/Python
Maybe a naive question, but how secure is your workstation while running jupyter notebook/lab on your own workstation (localhost)? If you're...
learning swgi, any tips or things you wish you knew earlier?: https://www.reddit.com/r/Python/comments/84jc4r/learning_swgi_any_tips_or_things_you_wish_you/
reddit
learning swgi, any tips or things you wish you knew... • r/Python
1 points and 1 comments so far on reddit
Understanding Partial Dependence for Gradient Boosted Regression trees: https://stackoverflow.com/questions/49247796/understanding-partial-dependence-for-gradient-boosted-regression-trees
Stackoverflow
Understanding Partial Dependence for Gradient Boosted Regression trees
I am looking at the tutorial for partial dependence plots in Python. No equation is given in the tutorial or in the documentation. The documentation of the R function gives the formula I expected: ...
I am having a problem displaying the initial value of a table.: https://www.reddit.com/r/Python/comments/84jvfu/i_am_having_a_problem_displaying_the_initial/
reddit
I am having a problem displaying the initial value of a... • r/Python
so every time i run this, i run into the problem of the console displaying the salary after the raise in the first year instead of the initial....
Tickets open for PyCon Asia 2018 (Singapore), 31 May - 2 June: https://www.reddit.com/r/Python/comments/84k9r0/tickets_open_for_pycon_asia_2018_singapore_31_may/
reddit
Tickets open for PyCon Asia 2018 (Singapore), 31 May -... • r/Python
1 points and 0 comments so far on reddit
See how many times a python package was downloaded: https://www.reddit.com/r/Python/comments/84knvu/see_how_many_times_a_python_package_was_downloaded/
reddit
See how many times a python package was downloaded • r/Python
Hi there! 😊 I just released https://pepy.tech/ to see how many times a package was downloaded 🚀 The data is retrieved using BigQuery and you can...
Finding patterns/meaning in an uknown language: https://stackoverflow.com/questions/49251385/finding-patterns-meaning-in-an-uknown-language
Stackoverflow
Finding patterns/meaning in an uknown language
The uknown language
I want to analyze an unknown (not english) language let's say it looks like this:
fgattthgbbggcbbfgattttxxgb
Notably, it does not contain any indentation or punctuation, just...
I want to analyze an unknown (not english) language let's say it looks like this:
fgattthgbbggcbbfgattttxxgb
Notably, it does not contain any indentation or punctuation, just...
Multiplication irregularity in Python?: https://www.reddit.com/r/Python/comments/84ktf7/multiplication_irregularity_in_python/
reddit
Multiplication irregularity in Python? • r/Python
Hello, I'm seeing something weird in Python. When multiplying 2.1*.001, it returns 0.0021000000000000003, though 2.3*.001 returns .0023 as...
What are some Python quirks that you've found?: https://www.reddit.com/r/Python/comments/84l0p0/what_are_some_python_quirks_that_youve_found/
reddit
What are some Python quirks that you've found? • r/Python
Found out by accident that if you want a 2d array in Python you shouldn't use: matrix = [[0]*n]*n because if you change one row it will...
mplcairo: A (new) cairo backend for Matplotlib.: https://www.reddit.com/r/Python/comments/84l0kg/mplcairo_a_new_cairo_backend_for_matplotlib/
reddit
mplcairo: A (new) cairo backend for Matplotlib. • r/Python
0 points and 0 comments so far on reddit
Light django CLI administration plugin: django-promoter: https://www.reddit.com/r/Python/comments/84l2tu/light_django_cli_administration_plugin/
reddit
Light django CLI administration plugin: django-promoter • r/Python
1 points and 0 comments so far on reddit