Lectures in Quantitative Economics as Python and Julia Notebooks: https://lectures.quantecon.org/
Honestly, just sharing because I'm stoked I figured this out on my own, even though it's very simple.: https://www.reddit.com/r/Python/comments/anbjyx/honestly_just_sharing_because_im_stoked_i_figured/
reddit
r/Python - Honestly, just sharing because I'm stoked I figured this out on my own, even though it's very simple.
2 votes and 1 comment so far on Reddit
Honestly, just sharing because I'm stoked I figured this out on my own, even though it's very simple.: https://www.reddit.com/r/Python/comments/anbjyx/honestly_just_sharing_because_im_stoked_i_figured/
reddit
r/Python - Honestly, just sharing because I'm stoked I figured this out on my own, even though it's very simple.
2 votes and 1 comment so far on Reddit
Lectures in Quantitative Economics as Python and Julia Notebooks: https://lectures.quantecon.org/
In case you use MongoDB: Generate Python code from MongoDB, SQL, and aggregation queries: https://www.reddit.com/r/Python/comments/alr8l5/in_case_you_use_mongodb_generate_python_code_from/
reddit
r/Python - In case you use MongoDB: Generate Python code from MongoDB, SQL, and aggregation queries
3 votes and 0 comments so far on Reddit
I made a Telegram bot you can send messages to, from the console, and get responses back: https://www.reddit.com/r/Python/comments/amhuty/i_made_a_telegram_bot_you_can_send_messages_to/
reddit
r/Python - I made a Telegram bot you can send messages to, from the console, and get responses back
7 votes and 0 comments so far on Reddit
Incrementally migrating over one million lines of code from Python 2 to Python 3: https://blogs.dropbox.com/tech/2019/02/incrementally-migrating-over-one-million-lines-of-code-from-python-2-to-python-3/
dropbox.tech
Incrementally migrating over one million lines of code from Python 2 to Python 3
Tensorflow: Simple 3D Convnet not learning: https://stackoverflow.com/questions/51290691/tensorflow-simple-3d-convnet-not-learning
Stack Overflow
Tensorflow: Simple 3D Convnet not learning
I am trying to create a simple 3D U-net for image segmentation, just to learn how to use the layers. Therefore I do a 3D convolution with stride 2 and then a transpose deconvolution to get back the...
Python 3.8.0a1 pre-release available for testing: https://www.reddit.com/r/Python/comments/an08gk/python_380a1_prerelease_available_for_testing/
reddit
r/Python - Python 3.8.0a1 pre-release available for testing
1 vote and 0 comments so far on Reddit
Incrementally migrating over one million lines of code from Python 2 to Python 3: https://www.reddit.com/r/Python/comments/ant4j6/incrementally_migrating_over_one_million_lines_of/
reddit
r/Python - Incrementally migrating over one million lines of code from Python 2 to Python 3
1 vote and 0 comments so far on Reddit
Mechanize: too many values to unpack (expected 2): https://stackoverflow.com/questions/54528747/mechanize-too-many-values-to-unpack-expected-2
Stack Overflow
Mechanize: too many values to unpack (expected 2)
I have tried to write the following code, I am trying to write a code in Python 3.7 that just opens a web browser and the website fed to it in the Command Line:
Example.py
import sys
from mechan...
Example.py
import sys
from mechan...
Al Sweigart, author of many python books is now streaming on Twitch!: https://www.reddit.com/r/Python/comments/ao0bxg/al_sweigart_author_of_many_python_books_is_now/
reddit
r/Python - Al Sweigart, author of many python books is now streaming on Twitch!
390 votes and 20 comments so far on Reddit