Because of work, I couldn't just download something like Anaconda. It is a pain to pip each module, or find the wheel in a couple cases, but really not that hard. I know a lot of people like Anaconda but if you are wary of them, there is WinPython or Pyzo. Those come with everything you need.: https://www.reddit.com/r/Python/comments/4xkcv5/because_of_work_i_couldnt_just_download_something/
reddit
Because of work, I couldn't just download something... • /r/Python
0 points and 0 comments so far on reddit
Project Looking for new maintainer django-jsonfield: https://www.reddit.com/r/Python/comments/4xkoaj/project_looking_for_new_maintainer_djangojsonfield/
reddit
Project Looking for new maintainer django-jsonfield • /r/Python
1 points and 0 comments so far on reddit
[Question] Are there any tools that can pack javascript like webpack, task manager that can replace grunt/gulp?: https://www.reddit.com/r/Python/comments/4xkw47/question_are_there_any_tools_that_can_pack/
reddit
[Question] Are there any tools that can pack... • /r/Python
1 points and 0 comments so far on reddit
Very few Python Projects tagged as open to newbs: https://www.reddit.com/r/Python/comments/4xkv6z/very_few_python_projects_tagged_as_open_to_newbs/
reddit
Very few Python Projects tagged as open to newbs • /r/Python
I was just noticing that only 19 projects are tagged as open to newbs on up-for-grabs. http://up-for-grabs.net/#/tags/python Since the the...
[Question] How to mention bot in discord and get a response from him: https://www.reddit.com/r/Python/comments/4xlbcj/question_how_to_mention_bot_in_discord_and_get_a/
reddit
[Question] How to mention bot in discord and get a... • /r/Python
I'm trying to make a bot in discord based on python, I want to mention bot and have him return the sentence. Here what I did but it doesnt work ...
PyPy Status Blog: PyPy Tooling Upgrade: JitViewer and VMProf: https://www.reddit.com/r/Python/comments/4xlb0k/pypy_status_blog_pypy_tooling_upgrade_jitviewer/
reddit
PyPy Status Blog: PyPy Tooling Upgrade: JitViewer and... • /r/Python
3 points and 0 comments so far on reddit
Computational and Inferential Thinking - The Foundations of Data Science: https://www.reddit.com/r/Python/comments/4xln3q/computational_and_inferential_thinking_the/
reddit
Computational and Inferential Thinking - The... • /r/Python
2 points and 0 comments so far on reddit
Python Exception Handling Tutorial and Examples for Beginners: https://www.reddit.com/r/Python/comments/4xmp2j/python_exception_handling_tutorial_and_examples/
reddit
Python Exception Handling Tutorial and Examples for... • /r/Python
2 points and 0 comments so far on reddit
Professional python developers, what is your approach of writing/testing a module?: https://www.reddit.com/r/Python/comments/4xmpd4/professional_python_developers_what_is_your/
reddit
Professional python developers, what is your approach... • /r/Python
I usually add a block of codes with the "if __name__ == '__main__' " trick at the end of my module code file. I can just run the file to see if...
Socket.io POST Request Logs: http://stackoverflow.com/questions/38868061/socket-io-post-request-logs
Stackoverflow
Socket.io POST Request Logs
I am running socket.io on an Apache server through Python Flask. We're integrating it into an iOS app and we're having a weird issue.
From the client side code in the app (written in Swift), I can...
From the client side code in the app (written in Swift), I can...
Performance issues with pandas and filtering on datetime column: http://stackoverflow.com/questions/38902239/performance-issues-with-pandas-and-filtering-on-datetime-column
Stack Overflow
Performance issues with pandas and filtering on datetime column
I've a pandas dataframe with a datetime64 object on one of the columns.
time volume complete closeBid closeAsk openBid openAsk highBid highAsk lowBid lowAsk closeMid
0 2016-08...
time volume complete closeBid closeAsk openBid openAsk highBid highAsk lowBid lowAsk closeMid
0 2016-08...
"The online study will take less than 60 minutes to complete." Good luck with that...: https://www.reddit.com/r/Python/comments/4xnfos/the_online_study_will_take_less_than_60_minutes/
reddit
"The online study will take less than 60 minutes to... • /r/Python
2 points and 1 comments so far on reddit
MicroPython: a journey from Kickstarter to Space: https://www.reddit.com/r/Python/comments/4xng7o/micropython_a_journey_from_kickstarter_to_space/
reddit
MicroPython: a journey from Kickstarter to Space • /r/Python
1 points and 0 comments so far on reddit
How do I run my python code in the GPU.: https://www.reddit.com/r/Python/comments/4xnn2s/how_do_i_run_my_python_code_in_the_gpu/
reddit
How do I run my python code in the GPU. • /r/Python
I'm training my neural network to recognise printed characters and the process is taking quite a while. Here is where I got the code from for...
Python packaging is good now: https://glyph.twistedmatrix.com/2016/08/python-packaging.html
Installing altair: statistical visualisation package, jupyter notebook won't render: https://www.reddit.com/r/Python/comments/4xnzfq/installing_altair_statistical_visualisation/
reddit
Installing altair: statistical visualisation package,... • /r/Python
I have been trying to install [altair](https://github.com/ellisonbg/altair/) pip works perfectly, but jupyter notebook won't install the...
JupyterLab: the next generation of the Jupyter Notebook [X-Post /r/machinelearning]: https://www.reddit.com/r/Python/comments/4xoelo/jupyterlab_the_next_generation_of_the_jupyter/
reddit
JupyterLab: the next generation of the Jupyter... • /r/Python
1 points and 1 comments so far on reddit