New to programming in general and starting with Python. Opinions on Atom IDE?: https://www.reddit.com/r/Python/comments/92lw1b/new_to_programming_in_general_and_starting_with/
reddit
New to programming in general and starting with Python.... • r/Python
I've seen it recommended a few times, but don't see it on the python site. That being said, I have played with it a bit and enjoy it, but don't...
Create barplot from string data using groupby and multiple columns in pandas dataframe: https://stackoverflow.com/questions/51532581/create-barplot-from-string-data-using-groupby-and-multiple-columns-in-pandas-dat
Stack Overflow
Create barplot from string data using groupby and multiple columns in pandas dataframe
I'd like to make a bar plot in python with multiple x-categories from counts of data either "yes" or "no". I've started on some code but I believe the track I'm on in a slow way of getting to the
Requests-Scala: A Scala Port of the Popular Python Requests HTTP Client: https://github.com/lihaoyi/requests-scala
GitHub
GitHub - com-lihaoyi/requests-scala: A Scala port of the popular Python Requests HTTP client: flexible, intuitive, and straightforward…
A Scala port of the popular Python Requests HTTP client: flexible, intuitive, and straightforward to use. - com-lihaoyi/requests-scala
Run a command based program at a custom date-time (Add/modify/delete): https://stackoverflow.com/questions/51366197/run-a-command-based-program-at-a-custom-date-time-add-modify-delete
Stack Overflow
Run a command based program at a custom date-time (Add/modify/delete)
I have a python script which takes few params as argument and I need to run tasks based on this script at a given date and time with other params. I am making an UI to add/modify/delete such tasks ...
Why is TensorFlow's `tf.data` package slowing down my code?: https://stackoverflow.com/questions/51541610/why-is-tensorflows-tf-data-package-slowing-down-my-code
Stack Overflow
Why is TensorFlow's `tf.data` package slowing down my code?
I'm just learning to use TensorFlow's tf.data API, and I've found that it is slowing my code down a lot, measured in time per epoch. This is the opposite of what it's supposed to do, I thought. I w...
A short tutorial on working with time and time zones in Python: https://www.reddit.com/r/Python/comments/92nmqq/a_short_tutorial_on_working_with_time_and_time/
reddit
r/Python - A short tutorial on working with time and time zones in Python
1 vote and 0 comments so far on Reddit
Python Crash Course breaks is a FANTASTIC book for DEVOTED beginners. You need to pay attention and don't give up on the first half of the book (the learning portion), because the second half of the book (the projects portion) is the most fun / most important.: https://www.reddit.com/r/Python/comments/92nbke/python_crash_course_breaks_is_a_fantastic_book/
reddit
r/Python - Python Crash Course breaks is a FANTASTIC book for DEVOTED beginners. You need to pay attention and don't give up on…
2 votes and 0 comments so far on Reddit
Glances: cross-platform system monitoring tool written in Python: https://nicolargo.github.io/glances/
nicolargo.github.io
Glances - An Eye on your system
Glances is a cross-platform curses-based system monitoring tool written in Python.
Code Shrew: a platform for grasping programming by creating drawings and animations with Python syntax [I made this for school, seeking feedback]: https://www.reddit.com/r/Python/comments/92nzp8/code_shrew_a_platform_for_grasping_programming_by/
reddit
r/Python - Code Shrew: a platform for grasping programming by creating drawings and animations with Python syntax [I made this…
1 vote and 0 comments so far on Reddit
Vibora | [very fast] Python Web Framework/Server: https://www.reddit.com/r/Python/comments/92np9x/vibora_very_fast_python_web_frameworkserver/
reddit
r/Python - Vibora | [very fast] Python Web Framework/Server
8 votes and 0 comments so far on Reddit
How to plot weighted graph using networkx: https://www.reddit.com/r/Python/comments/92nscj/how_to_plot_weighted_graph_using_networkx/
reddit
How to plot weighted graph using networkx
Hello Guys, I need little help. I am trying to plot an undirected weighted graph in python using `networkx` library. By using this code ...
Why can't python have "this."? Why are we writing "self" everywhere?: https://www.reddit.com/r/Python/comments/92o6jc/why_cant_python_have_this_why_are_we_writing_self/
reddit
r/Python - Why can't python have "this."? Why are we writing "self" everywhere?
0 votes and 0 comments so far on Reddit
Detecting and Outlining Lakes with Python3 and OpenCV 3: https://www.reddit.com/r/Python/comments/92pavx/detecting_and_outlining_lakes_with_python3_and/
reddit
r/Python - Detecting and Outlining Lakes with Python3 and OpenCV 3
2 votes and 0 comments so far on Reddit