sooo... I just noticed this, but for some reason Python only rounds numbers up if they're even? it rounds 14.5 to 14, btw: https://www.reddit.com/r/Python/comments/4qkn23/sooo_i_just_noticed_this_but_for_some_reason/
reddit
sooo... I just noticed this, but for some reason... • /r/Python
117 points and 90 comments so far on reddit
How to perform os.environ join in python?: http://stackoverflow.com/questions/36231681/how-to-perform-os-environ-join-in-python
Stackoverflow
How to perform os.environ join in python?
I have a cofiguration of os.environ with default values (that cover 90% of my needs). I have a spectial application-framework-package for example called SALOME that does not provide package install...
Installing previous version of Python on Linux?: https://www.reddit.com/r/Python/comments/4ql1oo/installing_previous_version_of_python_on_linux/
reddit
Installing previous version of Python on Linux? • /r/Python
Hello! I am currently running Ubuntu 16.04 and I have IDLE installed for Python 3.5. I need to use Python 2.X for GIS work, specifically on QGIS...
Error when trying to move files with python. Help!!: https://www.reddit.com/r/Python/comments/4ql3nj/error_when_trying_to_move_files_with_python_help/
reddit
Error when trying to move files with python. Help!! • /r/Python
Im trying to wrie a code that moves files in my download folder to other specified folders but i keep getting errors. Here's my code. import...
What's the status of mod_python?: https://www.reddit.com/r/Python/comments/4ql75e/whats_the_status_of_mod_python/
reddit
What's the status of mod_python? • /r/Python
I'm really getting into Python these days and [mod_python](http://modpython.org/) sounds exactly like what I need. But I am really concerned about...
looking for opinions on my microservice/api mocking app: https://www.reddit.com/r/Python/comments/4qlc0a/looking_for_opinions_on_my_microserviceapi/
reddit
looking for opinions on my microservice/api mocking app • /r/Python
hello, I wrote a basic microservce/rest-api mocking application. Im looking for some opinions on it, opinions on how its been build and how it...
Question: Member initialization in classes.: https://www.reddit.com/r/Python/comments/4qlqi9/question_member_initialization_in_classes/
reddit
Question: Member initialization in classes. • /r/Python
I recently ran into a problem where an instance of a class would have a list for a member. The member was only declared within the class itself,...
2D fit of a model to an image in Python: http://stackoverflow.com/questions/36523301/2d-fit-of-a-model-to-an-image-in-python
Stackoverflow
2D fit of a model to an image in Python
I want to fit a model (here a 2D Gaussian but it could be something else) with an image in Python.
Trying to use scipy.optimize.curve_fit I have some questions. See below.
Let's start with some
Trying to use scipy.optimize.curve_fit I have some questions. See below.
Let's start with some
I have a year and a half of Python experience, and no formal training or experience with software engineering. I'm thinking about starting a SAAS business. I would use Upwork to get most of the work done. Thoughts?: https://www.reddit.com/r/Python/comments/4qly45/i_have_a_year_and_a_half_of_python_experience_and/
reddit
I have a year and a half of Python experience, and no... • /r/Python
I've been learning/using Python for about a year and a half now, and I have no formal programming training. I also know SQL fairly well. I'm...
How do I strip any combination of numbers and spaces from the end of a string?: https://www.reddit.com/r/Python/comments/4qlxeu/how_do_i_strip_any_combination_of_numbers_and/
reddit
How do I strip any combination of numbers and spaces... • /r/Python
Hey guys, I'm fairly new to python. I'm iterating through a bunch of strings and each other them end with a random bunch of numbers and spaces...
Python Weekly - Issue 250: http://us2.campaign-archive.com/?u=e2e180baf855ac797ef407fc7
Parsing PDFs in Python with Tika: https://cbrownley.wordpress.com/2016/06/26/parsing-pdfs-in-python-with-tika/
Clinton Brownley's Decision Analytics
Parsing PDFs in Python with Tika
A few months ago, one of my friends asked me if I could help him extract some data from a collection of PDFs. The PDFs contained records of his financial transactions over a period of years and he …
Options for making Python scripts available to non-Python users: https://www.reddit.com/r/Python/comments/4qmq4a/options_for_making_python_scripts_available_to/
reddit
Options for making Python scripts available to... • /r/Python
Python newbie here. I've written a few scripts that would be useful for my colleagues to be able to run when they need to. Aside from getting...
PyOhio 2016 (Free Python Conference) Schedule Posted.: https://www.reddit.com/r/Python/comments/4qmn8a/pyohio_2016_free_python_conference_schedule_posted/
reddit
PyOhio 2016 (Free Python Conference) Schedule Posted. • /r/Python
4 points and 1 comments so far on reddit
How To: A Shiny New Python Data Science Sandbox in 30 Minutes Or Less (x-post from r/datascience): https://www.reddit.com/r/Python/comments/4qmrih/how_to_a_shiny_new_python_data_science_sandbox_in/
reddit
How To: A Shiny New Python Data Science Sandbox in 30... • /r/Python
0 points and 1 comments so far on reddit
Need guidance with connector development: https://www.reddit.com/r/Python/comments/4qmxez/need_guidance_with_connector_development/
reddit
Need guidance with connector development • /r/Python
Very new to Python but picking it up slowly. I am trying to build a connector that collects multiple users learning data from an LMS and sends it...