[REQUEST] I've written all the code for my PhD thesis in jupyter notebooks, and my supervisor wants me to put the code in an appendix, what is the best way to do this?: https://www.reddit.com/r/Python/comments/adtzwf/request_ive_written_all_the_code_for_my_phd/
reddit
r/Python - [REQUEST] I've written all the code for my PhD thesis in jupyter notebooks, and my supervisor wants me to put the code…
1 vote and 0 comments so far on Reddit
Python one-liners that fit in a tweet... (thanks for doubling the character limit, Twitter): https://www.reddit.com/r/Python/comments/adu1lm/python_oneliners_that_fit_in_a_tweet_thanks_for/
reddit
r/Python - Python one-liners that fit in a tweet... (thanks for doubling the character limit, Twitter)
0 votes and 0 comments so far on Reddit
AWS lambda memory usage with temporary files in python code: https://stackoverflow.com/questions/53899574/aws-lambda-memory-usage-with-temporary-files-in-python-code
Stack Overflow
AWS lambda memory usage with temporary files in python code
Does data written to temporary files contribute to memory usage in AWS lambda? In a lambda function, I'm streaming a file to a temporary file. In the lambda logs, I see that the max memory used is ...
I collected a couple of recipes for file and directory comparisons with Python: https://www.reddit.com/r/Python/comments/aduxru/i_collected_a_couple_of_recipes_for_file_and/
reddit
r/Python - I collected a couple of recipes for file and directory comparisons with Python
2 votes and 0 comments so far on Reddit
Best course / resource to learn Python Pandas way of thinking: https://www.reddit.com/r/Python/comments/aduy8w/best_course_resource_to_learn_python_pandas_way/
reddit
r/Python - Best course / resource to learn Python + Pandas way of thinking
2 votes and 0 comments so far on Reddit
How to bypass cloudflare 403 restriction with requests?: https://www.reddit.com/r/Python/comments/advjhx/how_to_bypass_cloudflare_403_restriction_with/
reddit
r/Python - How to bypass cloudflare 403 restriction with requests?
1 vote and 1 comment so far on Reddit
A simple post explaining how to visualize stocks: https://www.reddit.com/r/Python/comments/advmq7/a_simple_post_explaining_how_to_visualize_stocks/
reddit
r/Python - A simple post explaining how to visualize stocks
1 vote and 0 comments so far on Reddit
How to implement zoom towards mouse like in 3dsMax?: https://stackoverflow.com/questions/54057549/how-to-implement-zoom-towards-mouse-like-in-3dsmax
Stack Overflow
How to implement zoom towards mouse like in 3dsMax?
I'm trying to mimick the 3dsmax behaviour when you zoom in/out by moving the mouse wheel. In 3ds max this zooming will be towards the mouse position. So far I've come up with this little mcve:
im...
im...
Python is TIOBE's programming language of the year 2018!: https://www.reddit.com/r/Python/comments/advx82/python_is_tiobes_programming_language_of_the_year/
reddit
r/Python - Python is TIOBE's programming language of the year 2018!
0 votes and 0 comments so far on Reddit
Is trained "Decision Tree" not used for prediction?: https://stackoverflow.com/questions/54058350/is-trained-decision-tree-not-used-for-prediction
Stack Overflow
Is trained "Decision Tree" not used for prediction?
I am using scikit "Decision Tree" classifier for predicting the "effort size" of a migration project. Another part of my requirement is to find the features that are influencing the prediction.
I
I
What's the fastest way to split it into a string-type key into tuple and append to last item in the tuple?: https://stackoverflow.com/questions/54017546/whats-the-fastest-way-to-split-it-into-a-string-type-key-into-tuple-and-append
Stack Overflow
What's the fastest way to split it into a string-type key into tuple and append to last item in the tuple?
Given a dictionary of string key and integer values, what's the fastest way to
split it into a string-type key into tuple
then append a special substring to last item in the tuple
Gi...
split it into a string-type key into tuple
then append a special substring to last item in the tuple
Gi...
Local web development vs Vagrant vs Docker: What’s right for your Python App? · Matt Layman: https://www.reddit.com/r/Python/comments/adwcjl/local_web_development_vs_vagrant_vs_docker_whats/
reddit
r/Python - Local web development vs Vagrant vs Docker: What’s right for your Python App? · Matt Layman
1 vote and 0 comments so far on Reddit
Converting Python 2.7 to JS - I'm out of options: https://www.reddit.com/r/Python/comments/adwu9b/converting_python_27_to_js_im_out_of_options/
reddit
r/Python - Converting Python 2.7 to JS - I'm out of options
1 vote and 1 comment so far on Reddit