Python Weekly - Issue 359 : https://mailchi.mp/pythonweekly/python-weekly-issue-359
Strategies for dealing with poor code in limited time: https://www.reddit.com/r/Python/comments/95wzf5/strategies_for_dealing_with_poor_code_in_limited/
reddit
r/Python - Strategies for dealing with poor code in limited time
0 votes and 0 comments so far on Reddit
I created activeFunk, a small library for handling Machine Learning activation functions: https://www.reddit.com/r/Python/comments/95xjeg/i_created_activefunk_a_small_library_for_handling/
reddit
I created activeFunk, a small library for handling... • r/Python
2 points and 0 comments so far on reddit
Introduction to Libraries of NLP in Python — NLTK vs. spaCy: https://www.reddit.com/r/Python/comments/95xxif/introduction_to_libraries_of_nlp_in_python_nltk/
reddit
r/Python - Introduction to Libraries of NLP in Python — NLTK vs. spaCy
1 vote and 0 comments so far on Reddit
Introduction to Libraries of NLP in Python — NLTK vs. spaCy: https://www.reddit.com/r/Python/comments/95y4m0/introduction_to_libraries_of_nlp_in_python_nltk/
reddit
r/Python - Introduction to Libraries of NLP in Python — NLTK vs. spaCy
1 vote and 0 comments so far on Reddit
artificial-adversary: 🗣️ A tool to generate adversarial text examples for machine learning models: https://www.reddit.com/r/Python/comments/95yexq/artificialadversary_a_tool_to_generate/
reddit
r/Python - artificial-adversary: 🗣️ A tool to generate adversarial text examples for machine learning models
2 votes and 0 comments so far on Reddit
A Guide to Python's Magic Methods (2012): https://rszalski.github.io/magicmethods/
rszalski.github.io
A Guide to Python's Magic Methods « rafekettler.com
A guide to all the Magic Methods in Python
Has anyone gone back to xmlrpc after several successfulish REST JSON projects?: https://www.reddit.com/r/Python/comments/95zu4d/has_anyone_gone_back_to_xmlrpc_after_several/
reddit
r/Python - Has anyone gone back to xmlrpc after several successfulish REST+JSON projects?
2 votes and 0 comments so far on Reddit
Practical Web Scraping for Data Science: Best Practices and Examples with Python: Seppe vanden Broucke, Bart Baesens: 9781484235812: Amazon.com: Books: https://www.reddit.com/r/Python/comments/95zzmq/practical_web_scraping_for_data_science_best/
reddit
r/Python - Practical Web Scraping for Data Science: Best Practices and Examples with Python: Seppe vanden Broucke, Bart Baesens:…
1 vote and 0 comments so far on Reddit
Embed Pandas df html table in email using python 3: https://stackoverflow.com/questions/51726018/embed-pandas-df-html-table-in-email-using-python-3
Stack Overflow
Embed Pandas df html table in email using python 3
I am trying to embed a html table created with pandas .to_html .
I can use the following to embed an image but can't work out the equivalent for html tables.
fp = open(attachment, 'rb') ...
I can use the following to embed an image but can't work out the equivalent for html tables.
fp = open(attachment, 'rb') ...
Where can I ask what the following numpy code means?: https://www.reddit.com/r/Python/comments/9612xn/where_can_i_ask_what_the_following_numpy_code/
reddit
r/Python - Where can I ask what the following numpy code means?
0 votes and 0 comments so far on Reddit
3 steps to multiply by 2, python execution speed: https://www.reddit.com/r/Python/comments/95ucxb/3_steps_to_multiply_by_2_python_execution_speed/
reddit
r/Python - 3 steps to multiply by 2, python execution speed
3 votes and 0 comments so far on Reddit