Swiftapply – Automatically efficient pandas apply operations: https://www.reddit.com/r/Python/comments/8esk8f/swiftapply_automatically_efficient_pandas_apply/
  
  reddit
  
  Swiftapply – Automatically efficient pandas apply... • r/Python
  8 points and 0 comments so far on reddit
  Refreshing your Python skills after a break: https://www.reddit.com/r/Python/comments/8eswju/refreshing_your_python_skills_after_a_break/
  
  reddit
  
  Refreshing your Python skills after a break • r/Python
  I'm a CS graduate but after finishing uni, I took a bit of a break and did some part time jobs instead of instantly going for a job in the field....
  Notes on structured concurrency, or: Go statement considered harmful [or: why I'm trying to replace asyncio]: https://www.reddit.com/r/Python/comments/8esu02/notes_on_structured_concurrency_or_go_statement/
  
  reddit
  
  Notes on structured concurrency, or: Go statement... • r/Python
  14 points and 0 comments so far on reddit
  Example project combining Neo4j, Python and Github API: https://www.reddit.com/r/Python/comments/8euj9s/example_project_combining_neo4j_python_and_github/
  
  reddit
  
  Example project combining Neo4j, Python and Github API • r/Python
  1 points and 0 comments so far on reddit
  I am creating a python cryptocurrency application for a school project! Take my <2 min survey and influence my design!: https://www.reddit.com/r/Python/comments/8eshrw/i_am_creating_a_python_cryptocurrency_application/
  
  reddit
  
  I am creating a python cryptocurrency application for a... • r/Python
  1 points and 0 comments so far on reddit
  IPython magic command to format code using `black` the uncompromising python code formatter.: https://www.reddit.com/r/Python/comments/8ev2vo/ipython_magic_command_to_format_code_using_black/
  
  reddit
  
  IPython magic command to format code using `black` the... • r/Python
  1 points and 0 comments so far on reddit
  Ubuntu 14.04 - Pip not working because Python2 and Python3 don't mix well. How to fix PIP or python?: https://www.reddit.com/r/Python/comments/8evjdo/ubuntu_1404_pip_not_working_because_python2_and/
  
  reddit
  
  r/Python - Ubuntu 14.04 - Pip not working because Python2 and Python3 don't mix well. How to fix PIP or python?
  1 votes and 1 so far on reddit
  Is there a python implementation of Datomic?: https://www.reddit.com/r/Python/comments/8eugjm/is_there_a_python_implementation_of_datomic/
  
  reddit
  
  Is there a python implementation of Datomic? • r/Python
  For those unfamiliar, Datomic is a database developed by Cognitect (https://www.datomic.com/) I'm wondering if anyone knows about a python...
  Can Pandas Read Excel's Group Structure into a MultIndex?: https://stackoverflow.com/questions/49826003/can-pandas-read-excels-group-structure-into-a-multindex
  
  Stack Overflow
  
  Can Pandas Read Excel's Group Structure into a MultIndex?
  I have an Excel file with some (mostly) nicely grouped rows.  I built a fake example below.
Is there a way to get read_excel in Pandas to produce a multiindex preserving this structure?
For this e...
  Is there a way to get read_excel in Pandas to produce a multiindex preserving this structure?
For this e...
[Free Webinar] Learn Spark with Python or Scala By Industry Experts. Register Now! Hurry UP!: https://www.reddit.com/r/Python/comments/8etaxz/free_webinar_learn_spark_with_python_or_scala_by/
  
  reddit
  
  [Free Webinar] Learn Spark with Python or Scala By... • r/Python
  1 points and 0 comments so far on reddit
  KDE: hide / show active application windows?: https://stackoverflow.com/questions/44535262/kde-hide-show-active-application-windows
  
  Stackoverflow
  
  KDE: hide / show active application windows?
  I am looking at ideas to "cache" commercial/proprietary linux desktop applications running on KDE -- possibly by letting them startup normally, but hiding the GUI completely until required.
Is the...
  Is the...
Python 3's pathlib Module: Taming the File System: https://www.reddit.com/r/Python/comments/8ewna3/python_3s_pathlib_module_taming_the_file_system/
  
  reddit
  
  Python 3's pathlib Module: Taming the File System • r/Python
  2 points and 0 comments so far on reddit
  Creating new columns given if an event happen in a window of time (future or past): https://stackoverflow.com/questions/49973183/creating-new-columns-given-if-an-event-happen-in-a-window-of-time-future-or-pas
  
  Stackoverflow
  
  Creating new columns given if an event happen in a window of time (future or past)
  I have a pandas dataframe with the following structure:
ID date e_1
1 2016-02-01 False
2016-02-02 False
2016-02-03 True
2016-02-04 False
...
  ID date e_1
1 2016-02-01 False
2016-02-02 False
2016-02-03 True
2016-02-04 False
...
An up to date and bare minimum tutorial on ethereum flask applications: https://www.reddit.com/r/Python/comments/8exb40/an_up_to_date_and_bare_minimum_tutorial_on/
  
  reddit
  
  r/Python - An up to date and bare minimum tutorial on ethereum flask applications
  1 votes and 0 so far on reddit
  