What are some applications for python in the finance industry?: https://www.reddit.com/r/Python/comments/4z7r1b/what_are_some_applications_for_python_in_the/
reddit
What are some applications for python in the finance... • /r/Python
How can python help me with corporate finance, investment analysis and trading?
Cross-Training for Software Engineers - Building Flask and Django extensions simultaneously: https://www.reddit.com/r/Python/comments/4z7xu1/crosstraining_for_software_engineers_building/
reddit
Cross-Training for Software Engineers - Building Flask... • /r/Python
1 points and 0 comments so far on reddit
Making shell scripting reliable with Python (x-post /r/programming): https://www.reddit.com/r/Python/comments/4z8dy0/making_shell_scripting_reliable_with_python_xpost/
reddit
Making shell scripting reliable with Python (x-post... • /r/Python
0 points and 0 comments so far on reddit
Does Continuum intentionally make their software hard to install via PIP?: https://www.reddit.com/r/Python/comments/4z8krg/does_continuum_intentionally_make_their_software/
reddit
Does Continuum intentionally make their software hard... • /r/Python
Does Continuum intentionally make their software hard to install via PIP so that you'd use Anaconda instead? In all my experience using Python I...
Using ArUco via OpenCV3, missing functions on Mac OS: https://www.reddit.com/r/Python/comments/4z8qtu/using_aruco_via_opencv3_missing_functions_on_mac/
reddit
Using ArUco via OpenCV3, missing functions on Mac OS • /r/Python
I've installed OpenCV3 via Homebrew on Mac OS. Everything works well and I can import the aruco library via Python3. However, none of the...
Is there a Jupyter to .doc or .docx converter?: https://www.reddit.com/r/Python/comments/4z8rz0/is_there_a_jupyter_to_doc_or_docx_converter/
reddit
Is there a Jupyter to .doc or .docx converter? • /r/Python
I've been Googling for a while now and can't seem to find one. I work with people who use Google Docs a lot and would like to be able to add...
Undebt: How Yelp Refactored 3 Million Lines of Python Code: https://www.reddit.com/r/Python/comments/4z8t9a/undebt_how_yelp_refactored_3_million_lines_of/
reddit
Undebt: How Yelp Refactored 3 Million Lines of Python Code • /r/Python
1 points and 0 comments so far on reddit
Error when running solvePnP in OpenCV Python: http://stackoverflow.com/questions/39051015/error-when-running-solvepnp-in-opencv-python
Stackoverflow
Error when running solvePnP in OpenCV Python
I am trying to make an augmented reality program in OpenCV. But I seem to always get an error when I call solvePnP.
What I am trying to do is make an augmented reality program in OpenCV by taking
What I am trying to do is make an augmented reality program in OpenCV by taking
How can I fully test in my local enviroment wepay?: https://www.reddit.com/r/Python/comments/4z92xa/how_can_i_fully_test_in_my_local_enviroment_wepay/
reddit
How can I fully test in my local enviroment wepay? • /r/Python
Hello redditors. I've been setting my payment system with wepay but I'm struggling when testing the callback_uri and redirect_uri in my...
New coder needing help with coding within Autodesk Maya: https://www.reddit.com/r/Python/comments/4z9eif/new_coder_needing_help_with_coding_within/
reddit
New coder needing help with coding within Autodesk Maya • /r/Python
Hello, I have recently been trying to develop a tool, that automatically generates a skybox. To do this, I created a sphere with the tool, cut off...
The typical chart you produce with matplotlib has a white background, or is made up of colors. How about an image?: https://www.reddit.com/r/Python/comments/4z9op8/the_typical_chart_you_produce_with_matplotlib_has/
reddit
The typical chart you produce with matplotlib has a... • /r/Python
I tried browsing many of the demos on the matplotlib website, and can't seem to find one that suits what I want. I asked about this on stack...
Python pip install gives "Command "python setup.py egg_info" failed with error code 1": http://stackoverflow.com/questions/35991403/python-pip-install-gives-command-python-setup-py-egg-info-failed-with-error-c
Stackoverflow
Python pip install gives "Command "python setup.py egg_info" failed with error code 1"
I'm new to python and have been trying to install some packages with pip. My command line throws me this error though:
Command "python setup.py egg_info" failed with error code 1 in C:\Users\MARKA...
Command "python setup.py egg_info" failed with error code 1 in C:\Users\MARKA...
Need Help with installing Pygame in 3.5.2: https://www.reddit.com/r/Python/comments/4zadgg/need_help_with_installing_pygame_in_352/
reddit
Need Help with installing Pygame in 3.5.2 • /r/Python
I've been into python for little while and am trying to setup pygame because thats what i saw was the easiest for simple 2d games. But everytime I...
Pandas: Type conversion using `df.loc` from datetime64 to int: http://stackoverflow.com/questions/39042997/pandas-type-conversion-using-df-loc-from-datetime64-to-int
Stackoverflow
Pandas: Type conversion using `df.loc` from datetime64 to int
When trying to re-assign certain values in a column using df.loc[] I am getting a strange type conversion error converting datetimes to integers.
Minimal Example:
import numpy as np
import pandas...
Minimal Example:
import numpy as np
import pandas...
Is this function currying or is there another name for this concept?: https://www.reddit.com/r/Python/comments/4zaom5/is_this_function_currying_or_is_there_another/
reddit
Is this function currying or is there another name for... • /r/Python
1 points and 0 comments so far on reddit