If r/Python had a r/CrazyIdeas section, what would be the craziest ideas?: https://www.reddit.com/r/Python/comments/5oouzd/if_rpython_had_a_rcrazyideas_section_what_would/
reddit
If r/Python had a r/CrazyIdeas section, what would be... • /r/Python
3 points and 0 comments so far on reddit
Problem Using Machenize to Submit Forms - Accessing Existing Cookies: https://www.reddit.com/r/Python/comments/5op9lr/problem_using_machenize_to_submit_forms_accessing/
reddit
Problem Using Machenize to Submit Forms - Accessing... • /r/Python
Hi, I am writing a script that would access a page behind a log-in screen - except the user of that page will have already logged in to the page...
Stockeye - Finance package to monitor breaking news on stocks: https://www.reddit.com/r/Python/comments/5opch9/stockeye_finance_package_to_monitor_breaking_news/
reddit
Stockeye - Finance package to monitor breaking news on... • /r/Python
1 points and 0 comments so far on reddit
Thinking Functionally with Python and Django at eShares Inc.: https://www.reddit.com/r/Python/comments/5opsub/thinking_functionally_with_python_and_django_at/
reddit
Thinking Functionally with Python and Django at... • /r/Python
1 points and 0 comments so far on reddit
addict – the Python dict with attribute access is now in v2: https://www.reddit.com/r/Python/comments/5opcjl/addict_the_python_dict_with_attribute_access_is/
reddit
addict – the Python dict with attribute access is now... • /r/Python
5 points and 1 comments so far on reddit
My Python linting-as-a-service side project just got Python 3 support!: https://www.reddit.com/r/Python/comments/5oq28f/my_python_lintingasaservice_side_project_just_got/
reddit
My Python linting-as-a-service side project just got... • /r/Python
2 points and 1 comments so far on reddit
Storing user credentials and config – where and how?: https://www.reddit.com/r/Python/comments/5oq7j6/storing_user_credentials_and_config_where_and_how/
reddit
Storing user credentials and config – where and how? • /r/Python
Hello r/Python : ) I'm writing a Python3 CLI package which requires users to enter a 3rd party API key on first run. It will be distributed...
Need urgent help with python please: https://www.reddit.com/r/Python/comments/5oqt0t/need_urgent_help_with_python_please/
reddit
Need urgent help with python please • /r/Python
I am currently a student, and i was in hospital for 2 weeks and missed python lessons, turns out that i have an assignment for tomorrow that...
What Messaging(AMQP) library python community are you using?: https://www.reddit.com/r/Python/comments/5oqu3i/what_messagingamqp_library_python_community_are/
reddit
What Messaging(AMQP) library python community are you... • /r/Python
I've been using kombu[1] to implement some listeners. It's stable and for now it suits good, but I would like know if has some high-level project,...
Visualization: Most used words in Python code on GitHub: https://www.reddit.com/r/Python/comments/5oqwjx/visualization_most_used_words_in_python_code_on/
reddit
Visualization: Most used words in Python code on GitHub • /r/Python
6 points and 6 comments so far on reddit
Dismissing Python Garbage Collection at Instagram: https://engineering.instagram.com/dismissing-python-garbage-collection-at-instagram-4dca40b29172
Medium
Dismissing Python Garbage Collection at Instagram
By dismissing the Python garbage collection (GC) mechanism, which reclaims memory by collecting and freeing unused data, Instagram can run…
Google acquires Fabric developer platform and team from Twitter: https://www.reddit.com/r/Python/comments/5oran3/google_acquires_fabric_developer_platform_and/
reddit
Google acquires Fabric developer platform and team... • /r/Python
2 points and 0 comments so far on reddit
How to Do Linear Regression the Right Way [LIVE]: https://www.reddit.com/r/Python/comments/5orgrt/how_to_do_linear_regression_the_right_way_live/
reddit
How to Do Linear Regression the Right Way [LIVE] • /r/Python
1 points and 0 comments so far on reddit
Python quit unexpectedly in Pycharm error. Please help.: https://www.reddit.com/r/Python/comments/5oriz0/python_quit_unexpectedly_in_pycharm_error_please/
reddit
Python quit unexpectedly in Pycharm error. Please help. • /r/Python
0 down vote favorite I am using PyCharm Community Edition 2016.3.2 with Python 3.6 on MacOS 10.12.1 . Every time I run anything on PyCharm it says...
How to overlay data over a "day period" in Pandas for plotting: http://stackoverflow.com/questions/41642799/how-to-overlay-data-over-a-day-period-in-pandas-for-plotting
Stackoverflow
How to overlay data over a "day period" in Pandas for plotting
I have a DataFrame with some (more-sensical) data in the following form:
In[67] df
Out[67]:
latency
timestamp
2016-09-15 00:00:00.000000 0.
In[67] df
Out[67]:
latency
timestamp
2016-09-15 00:00:00.000000 0.