Microsoft Releases new PySpark based Distributed Web Service Framework: https://www.reddit.com/r/Python/comments/8d6b7d/microsoft_releases_new_pyspark_based_distributed/
Reddit
reddit: the front page of the internet
r/Python: news about the dynamic, interpreted, interactive, object-oriented, extensible programming language Python
The need for speed without bothering too much: An introduction to numba: https://www.reddit.com/r/Python/comments/8d761w/the_need_for_speed_without_bothering_too_much_an/
reddit
The need for speed without bothering too much: An... • r/Python
2 points and 0 comments so far on reddit
Luminoth 0.1 | Deep Learning toolkit for Computer Vision: https://www.reddit.com/r/Python/comments/8d7y50/luminoth_01_deep_learning_toolkit_for_computer/
reddit
Luminoth 0.1 | Deep Learning toolkit for Computer Vision • r/Python
1 points and 0 comments so far on reddit
Weird text rendering behavior.: https://www.reddit.com/r/Python/comments/8d84wx/weird_text_rendering_behavior/
reddit
Weird text rendering behavior. • r/Python
I'm working with unicode text that relies heavily on diacritics of various sorts. For exampleː the diacritics ̪ and ̞ are supposed to be rendered...
I made a Python package to convert large numbers into readable numbers for humans: https://www.reddit.com/r/Python/comments/8d84bn/i_made_a_python_package_to_convert_large_numbers/
reddit
I made a Python package to convert large numbers into... • r/Python
4 points and 0 comments so far on reddit
Tensorflow - Train only a subset of embedding matrix: https://stackoverflow.com/questions/49855551/tensorflow-train-only-a-subset-of-embedding-matrix
Stackoverflow
Tensorflow - Train only a subset of embedding matrix
I have an embedding matrix e defined as follows
e = tf.get_variable(name="embedding", shape=[n_e, d],
initializer=tf.contrib.layers.xavier_initializer(uniform=False))
where n_e ref...
e = tf.get_variable(name="embedding", shape=[n_e, d],
initializer=tf.contrib.layers.xavier_initializer(uniform=False))
where n_e ref...
How to remove build products: https://stackoverflow.com/questions/28264894/how-to-remove-build-products
Stackoverflow
How to remove build products
Is it possible to automatically remove build products that are generated by a setup.py script based on setuptools?
I've just started with a new Python project and it's the first time I'm using
I've just started with a new Python project and it's the first time I'm using
Anyone switch to Windows 10 from mac/*nix since the ubuntu subsystem went live?: https://www.reddit.com/r/Python/comments/8d896p/anyone_switch_to_windows_10_from_macnix_since_the/
reddit
Anyone switch to Windows 10 from mac/*nix since the... • r/Python
Asking in /r/python because most of what I do is in python, and you all are very smart. :) Love the community. I'm retiring an old macbook pro...
Project to do web crawlers using Python and Selenium on AWS Lambda: https://www.reddit.com/r/Python/comments/8d8sq9/project_to_do_web_crawlers_using_python_and/
reddit
Project to do web crawlers using Python and Selenium on... • r/Python
1 points and 0 comments so far on reddit
Unable to extract email addresses from a webpage: https://stackoverflow.com/questions/49857296/unable-to-extract-email-addresses-from-a-webpage
Stack Overflow
Unable to extract email addresses from a webpage
I've written a script in python to get some property titles and their corresponding email address out of each container from a webpage. When I run my script, it only grabs the titles but in case of...
IDLE settings, Extensions tab: what is ZzDummy and what do the check-box options do?: https://www.reddit.com/r/Python/comments/8dase3/idle_settings_extensions_tab_what_is_zzdummy_and/
reddit
IDLE settings, Extensions tab: what is ZzDummy and what... • r/Python
Currently, under the Extensions tab of IDLE settings, I only have ZzDummy (which I assume is standard for everyone who downloads python for the...
Why don't datetime property-like methods (such as .isoformat) use @property?: https://www.reddit.com/r/Python/comments/8d8i8v/why_dont_datetime_propertylike_methods_such_as/
reddit
Why don't datetime property-like methods (such as... • r/Python
0 points and 1 comments so far on reddit
Looking to improve performance reading large JSON returned by requests: https://www.reddit.com/r/Python/comments/8dbrrs/looking_to_improve_performance_reading_large_json/
Reddit
reddit: the front page of the internet
r/Python: news about the dynamic, interpreted, interactive, object-oriented, extensible programming language Python
Pyhton3 - Port forwarding with UPNP using sockets to make a peer to peer network: https://www.reddit.com/r/Python/comments/8dchmd/pyhton3_port_forwarding_with_upnp_using_sockets/
reddit
Pyhton3 - Port forwarding with UPNP using sockets to... • r/Python
1 points and 2 comments so far on reddit