My humble contribution to Python Statistics: A method to compute Percentiles with methods missing in Numpy: https://www.reddit.com/r/Python/comments/8rr2o6/my_humble_contribution_to_python_statistics_a/
reddit
r/Python - My humble contribution to Python Statistics: A method to compute Percentiles with methods missing in Numpy
2 votes and 0 so far on reddit
how can i change a string into a float in a .txt file: https://www.reddit.com/r/Python/comments/8rr9qk/how_can_i_change_a_string_into_a_float_in_a_txt/
reddit
r/Python - how can i change a string into a float in a .txt file
1 votes and 1 so far on reddit
Which game engine for a 2D cardgame?: https://www.reddit.com/r/Python/comments/8rrdnt/which_game_engine_for_a_2d_cardgame/
reddit
Which game engine for a 2D cardgame?
Hey, I want to program my first game, a card game with RPG elements where the player faces up to 6 other enemies per round, there are resources...
How can I make it so the code remembers a user's choices?: https://www.reddit.com/r/Python/comments/8rrr7d/how_can_i_make_it_so_the_code_remembers_a_users/
reddit
r/Python - How can I make it so the code remembers a user's choices?
1 votes and 1 so far on reddit
Django Datefield, TimeField, and DecimalField not displaying: https://www.reddit.com/r/Python/comments/8rru5m/django_datefield_timefield_and_decimalfield_not/
reddit
r/Python - Django Datefield, TimeField, and DecimalField not displaying
1 votes and 0 so far on reddit
Diny v0.1: A Shiny (the R library) version of Dash (Python): https://www.reddit.com/r/Python/comments/8rro41/diny_v01_a_shiny_the_r_library_version_of_dash/
reddit
r/Python - Diny v0.1: A Shiny (the R library) version of Dash (Python)
1 votes and 1 so far on reddit
Finished an Excel to KMZ program - would appreciate some criticism!: https://www.reddit.com/r/Python/comments/8rs7uw/finished_an_excel_to_kmz_program_would_appreciate/
reddit
r/Python - Finished an Excel to KMZ program - would appreciate some criticism!
1 votes and 0 so far on reddit
The complete guide to python and build 11 projects: https://www.reddit.com/r/Python/comments/8rseee/the_complete_guide_to_python_and_build_11_projects/
reddit
The complete guide to python and build 11 projects • r/Python
2 points and 0 comments so far on reddit
Disappeer is a pure Python desktop GUI app that provides an interface to GPG functionality and allows for GPG-encrypted, P2P messaging over Tor. Seeking any feedback on Beta release.: https://www.reddit.com/r/Python/comments/8rspkj/disappeer_is_a_pure_python_desktop_gui_app_that/
reddit
r/Python - Disappeer is a pure Python desktop GUI app that provides an interface to GPG functionality and allows for GPG-encrypted…
2 votes and 0 so far on reddit
KIVY Framework User Growth Strategies • r/kivy: https://www.reddit.com/r/Python/comments/8rsv08/kivy_framework_user_growth_strategies_rkivy/
reddit
r/Python - KIVY Framework User Growth Strategies • r/kivy
1 votes and 0 so far on reddit
Automate the Boring Stuff With Python Appendix B: having trouble running python scripts with .bat files. I can't submit links to /r/learnpython or /r/learnprogramming so this is my only choice.: https://www.reddit.com/r/Python/comments/8rt2oi/automate_the_boring_stuff_with_python_appendix_b/
reddit
r/Python - Automate the Boring Stuff With Python Appendix B: having trouble running python scripts with .bat files. I can't submit…
1 votes and 2 so far on reddit
When to version upgrade a pip package I maintain?: https://www.reddit.com/r/Python/comments/8rt3id/when_to_version_upgrade_a_pip_package_i_maintain/
reddit
When to version upgrade a pip package I maintain? • r/Python
- I maintain a python package on Github also available on pip. - Now and then, I change a few things, or get a PR on Github. - How frequently...
My first proper package: Saniti - Sanitising documents without losing your sanity!: https://www.reddit.com/r/Python/comments/8rtft6/my_first_proper_package_saniti_sanitising/
reddit
r/Python - My first proper package: Saniti - Sanitising documents without losing your sanity!
1 votes and 0 so far on reddit
Regrid 2D data onto larger 2D grid at given coordinates in Python: https://stackoverflow.com/questions/50881318/regrid-2d-data-onto-larger-2d-grid-at-given-coordinates-in-python
Stack Overflow
Regrid 2D data onto larger 2D grid at given coordinates in Python
I have a square 2D array data that I would like to add to a larger 2D array frame at some given set of non-integer coordinates coords. The idea is that data will be interpolated onto frame with it's
Building A Logistic Regression in Python, Step by Step: https://www.reddit.com/r/Python/comments/8rts9o/building_a_logistic_regression_in_python_step_by/
reddit
r/Python - Building A Logistic Regression in Python, Step by Step
5 votes and 0 so far on reddit