2018.. came back to Python after 5 years, still am forced to use Python 2: https://www.reddit.com/r/Python/comments/8v6w01/2018_came_back_to_python_after_5_years_still_am/
reddit
r/Python - 2018.. came back to Python after 5 years, still am forced to use Python 2
1 votes and 1 so far on reddit
Announcing Layabout, a small event handling library for the Slack RTM API.: https://www.reddit.com/r/Python/comments/8v75by/announcing_layabout_a_small_event_handling/
reddit
r/Python - Announcing Layabout, a small event handling library for the Slack RTM API.
1 votes and 0 so far on reddit
Packages/setups/automation for library modules --> swagger/DRF API?: https://www.reddit.com/r/Python/comments/8v7zed/packagessetupsautomation_for_library_modules/
reddit
r/Python - Packages/setups/automation for library modules --> swagger/DRF API?
1 votes and 0 so far on reddit
Pythonic way of keeping secure variables in json based configs.: https://www.reddit.com/r/Python/comments/8v82s6/pythonic_way_of_keeping_secure_variables_in_json/
reddit
r/Python - Pythonic way of keeping secure variables in json based configs.
1 votes and 0 so far on reddit
Advise on text/fuzzy matching machine learning model using Python on Jupyter notebook: https://www.reddit.com/r/Python/comments/8v8n37/advise_on_textfuzzy_matching_machine_learning/
reddit
Advise on text/fuzzy matching machine learning model... • r/Python
The model is to identify a list of company names to see if they are in the source system. I have been given three set of data (A, B, C). * Data...
Webscraping Stub Hub LA Galaxy Games and Tickets using Selenium. Clicks on each games link, scrapes the number of tickets available, cost, etc.: https://www.reddit.com/r/Python/comments/8v8jaj/webscraping_stub_hub_la_galaxy_games_and_tickets/
reddit
r/Python - Webscraping Stub Hub LA Galaxy Games and Tickets using Selenium. Clicks on each games link, scrapes the number of tickets…
2 votes and 0 so far on reddit
How does an experienced Java developer pick up Python?: https://www.reddit.com/r/Python/comments/8v8w4c/how_does_an_experienced_java_developer_pick_up/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
Trying to program a script to automate book selection in my local library: https://www.reddit.com/r/Python/comments/8v8zah/trying_to_program_a_script_to_automate_book/
reddit
r/Python - Trying to program a script to automate book selection in my local library
1 votes and 1 so far on reddit
My first python project -Document Scanner using OpenCV: https://www.reddit.com/r/Python/comments/8v9myo/my_first_python_project_document_scanner_using/
reddit
r/Python - My first python project -Document Scanner using OpenCV
1 votes and 0 so far on reddit
Python WebScraping with Scrapy [help for Looping method]: https://www.reddit.com/r/Python/comments/8v9xq7/python_webscraping_with_scrapy_help_for_looping/
reddit
r/Python - Python WebScraping with Scrapy [help for Looping method]
1 votes and 0 so far on reddit
Pandas groupby apply vs transform with specific functions: https://stackoverflow.com/questions/51079543/pandas-groupby-apply-vs-transform-with-specific-functions
Stack Overflow
Pandas groupby apply vs transform with specific functions
I don't understand which functions are acceptable for groupby + transform operations. Often, I end up just guessing, testing, reverting until something works, but I feel there should be a systemati...
Registration form with database (sqlite3) is here !!!: https://www.reddit.com/r/Python/comments/8va9fr/registration_form_with_database_sqlite3_is_here/
reddit
r/Python - Registration form with database (sqlite3) is here !!!
0 votes and 0 so far on reddit
Can't go on to the next page using post request: https://stackoverflow.com/questions/51100224/cant-go-on-to-the-next-page-using-post-request
Stack Overflow
Can't go on to the next page using post request
I've written a script in python to get different links leading to different articles from a webpage. Upon running my script I can get them flawlessly. However, the problem I'm facing is that the ar...