10 Artificial Intelligence (AI) Technologies that will rule 2019 | Deep Learning IO: https://www.reddit.com/r/Python/comments/ajvezv/10_artificial_intelligence_ai_technologies_that/
reddit
r/Python - 10 Artificial Intelligence (AI) Technologies that will rule 2019 | Deep Learning IO
1 vote and 0 comments so far on Reddit
I need an opinion about the scope of this project: https://www.reddit.com/r/Python/comments/ajvxi1/i_need_an_opinion_about_the_scope_of_this_project/
reddit
r/Python - I need an opinion about the scope of this project
1 vote and 0 comments so far on Reddit
User-friendly alternatives to Anaconda on Ubuntu? (problems with ROS): https://www.reddit.com/r/Python/comments/ajw063/userfriendly_alternatives_to_anaconda_on_ubuntu/
reddit
r/Python - User-friendly alternatives to Anaconda on Ubuntu? (problems with ROS)
1 vote and 0 comments so far on Reddit
My first program: a Risk attack probability simulator! Comments are welcome.: https://www.reddit.com/r/Python/comments/ajw0kt/my_first_program_a_risk_attack_probability/
reddit
r/Python - My first program: a Risk attack probability simulator! Comments are welcome.
1 vote and 0 comments so far on Reddit
How do I use timedelta with a column in my Django ORM query?: https://stackoverflow.com/questions/54314064/how-do-i-use-timedelta-with-a-column-in-my-django-orm-query
Stack Overflow
How do I use timedelta with a column in my Django ORM query?
I'm using Django and Python 3.7. I have the below two models ...
class Article(models.Model):
...
publisher = models.ForeignKey(Publisher, on_delete=models.CASCADE, related_name="articles...
class Article(models.Model):
...
publisher = models.ForeignKey(Publisher, on_delete=models.CASCADE, related_name="articles...
Syntax highlighting with pyparsing, supporting both HTML output and prompt_toolkit–style terminal output.: https://www.reddit.com/r/Python/comments/ajw0zv/syntax_highlighting_with_pyparsing_supporting/
reddit
r/Python - Syntax highlighting with pyparsing, supporting both HTML output and prompt_toolkit–style terminal output.
1 vote and 0 comments so far on Reddit
How does the reversed function work internally?: https://www.reddit.com/r/Python/comments/ajwegc/how_does_the_reversed_function_work_internally/
reddit
r/Python - How does the reversed function work internally?
2 votes and 0 comments so far on Reddit
Several stdlib methods with only positional arguments will be 30-40% faster in Python 3.8: https://www.reddit.com/r/Python/comments/ajy9dw/several_stdlib_methods_with_only_positional/
reddit
r/Python - Several stdlib methods with only positional arguments will be 30-40% faster in Python 3.8
287 votes and 20 comments so far on Reddit
How to represent multiple level combinations?: https://stackoverflow.com/questions/54178780/how-to-represent-multiple-level-combinations
Stack Overflow
How to represent multiple level combinations?
The book Introduction to Probability by Blitzstein and Hwang provides an example of combinations using ice cream.
The first level is cone: Waffle or Cake
The second level is flavour: chocolate, va...
The first level is cone: Waffle or Cake
The second level is flavour: chocolate, va...
pybind11 - exporting interface of large C library without having to list the majority of the files in the library?: https://www.reddit.com/r/Python/comments/ajyw7a/pybind11_exporting_interface_of_large_c_library/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
Python libraries for evaluating emotions and moods: https://www.reddit.com/r/Python/comments/ajyxn2/python_libraries_for_evaluating_emotions_and_moods/
reddit
r/Python - Python libraries for evaluating emotions and moods
1 vote and 0 comments so far on Reddit
I wrote a module that lets you use PHP functions in Python as aliases to native functions.: https://www.reddit.com/r/Python/comments/ajzjrc/i_wrote_a_module_that_lets_you_use_php_functions/
reddit
r/Python - I wrote a module that lets you use PHP functions in Python as aliases to native functions.
1 vote and 3 comments so far on Reddit
Selenium Python Module: how do I locate a <td class="CLS 96 ptable-param"> Standard </td>: https://www.reddit.com/r/Python/comments/ajzo9c/selenium_python_module_how_do_i_locate_a_td/
reddit
r/Python - Selenium Python Module: how do I locate a Standard
1 vote and 0 comments so far on Reddit
Is this code pythonic ("format_time" function and its test)?: https://www.reddit.com/r/Python/comments/ak07cb/is_this_code_pythonic_format_time_function_and/
reddit
r/Python - Is this code pythonic ("format_time" function and its test)?
1 vote and 1 comment so far on Reddit
Pandas 0.24 released. Last version to support Python 2: https://www.reddit.com/r/Python/comments/ak00sp/pandas_024_released_last_version_to_support/
reddit
r/Python - Pandas 0.24 released. Last version to support Python 2
63 votes and 13 comments so far on Reddit