It's about time by Russell Keith-Magee - A fascinating talk about time, dates, and time zones; you’ll be shown how all this wibbly-wobbly, timey-wimey history stuff affects the data modelling and APIs we use on a daily basis: https://www.reddit.com/r/Python/comments/9y9sy5/its_about_time_by_russell_keithmagee_a/
reddit
It's about time by Russell Keith-Magee - A fascinating... • r/Python
1 points and 0 comments so far on reddit
Python is already official programming language for education in Kazakhstan: https://www.reddit.com/r/Python/comments/9ybmyw/python_is_already_official_programming_language/
reddit
r/Python - Python is already official programming language for education in Kazakhstan
205 votes and 45 comments so far on Reddit
Show HN: All-pair similarity search on millions of sets in Python and on laptop: https://github.com/ekzhu/SetSimilaritySearch
GitHub
GitHub - ekzhu/SetSimilaritySearch: All-pair set similarity search on millions of sets in Python and on a laptop
All-pair set similarity search on millions of sets in Python and on a laptop - GitHub - ekzhu/SetSimilaritySearch: All-pair set similarity search on millions of sets in Python and on a laptop
What are various red flags for you in Python code reviews?: https://www.reddit.com/r/Python/comments/9ye1mo/what_are_various_red_flags_for_you_in_python_code/
reddit
r/Python - What are various red flags for you in Python code reviews?
16 votes and 11 comments so far on Reddit
Memory error when using androguard module in Yara Rules: https://stackoverflow.com/questions/52702261/memory-error-when-using-androguard-module-in-yara-rules
Stack Overflow
Memory error when using androguard module in Yara Rules
I tried installing Yara 3.8.1 with androguard module. During the installation, I faced this issue, so I applied the patch given by @reox to the androguard.c file and it solved the problem. After th...
Adding a error log message row in pandas dataframe: https://stackoverflow.com/questions/53319037/adding-a-error-log-message-row-in-pandas-dataframe
Stack Overflow
Adding a error log message row in pandas dataframe
Based on this answer,
Avoiding KeyError in dataframe, I am able to do my validations. But I need to keep a track as to which row is failing due to which validation condition.
Is there a way where...
Avoiding KeyError in dataframe, I am able to do my validations. But I need to keep a track as to which row is failing due to which validation condition.
Is there a way where...
Is it safe to update packages using pip before conda?: https://www.reddit.com/r/Python/comments/9yexhu/is_it_safe_to_update_packages_using_pip_before/
reddit
r/Python - Is it safe to update packages using pip before conda?
1 vote and 0 comments so far on Reddit
Python redis too many clients, what are they?: https://stackoverflow.com/questions/53321145/python-redis-too-many-clients-what-are-they
Stack Overflow
Python redis too many clients, what are they?
I am currently working on an app, which has to process several long running tasks.
I am using python 3, flask, celery, redis.
I have a working solution on localhost, but on heroku there are many e...
I am using python 3, flask, celery, redis.
I have a working solution on localhost, but on heroku there are many e...
Conda shows pip installed but pip does not work: https://www.reddit.com/r/Python/comments/9yf676/conda_shows_pip_installed_but_pip_does_not_work/
reddit
r/Python - Conda shows pip installed but pip does not work
1 vote and 0 comments so far on Reddit