Annotating Large Datasets with the TensorFlow Object Detection API: https://www.reddit.com/r/Python/comments/7smer0/annotating_large_datasets_with_the_tensorflow/
reddit
Annotating Large Datasets with the TensorFlow Object... • r/Python
1 points and 0 comments so far on reddit
PyData London 2018 Conference (April 27-29) - Call for Proposals open for 5 weeks: https://www.reddit.com/r/Python/comments/7smnjm/pydata_london_2018_conference_april_2729_call_for/
reddit
PyData London 2018 Conference (April 27-29) - Call for... • r/Python
1 points and 2 comments so far on reddit
Best practices for python packages with non-python dependencies: https://www.reddit.com/r/Python/comments/7smybi/best_practices_for_python_packages_with_nonpython/
reddit
Best practices for python packages with non-python... • r/Python
I have a standard python package (has a setup.py, etc.) which is currently dependent upon additional non-python code. The code is C which needs to...
Whats your opinion about JupyterLab?: https://www.reddit.com/r/Python/comments/7sn5vy/whats_your_opinion_about_jupyterlab/
reddit
Whats your opinion about JupyterLab? • r/Python
I was looking for a RStudio alternative for python and came across [JupyterLab](https://github.com/jupyterlab/jupyterlab) . Is JupyterLab a...
Your options for monitoring multi-process Python applications with Prometheus: https://www.reddit.com/r/Python/comments/7snfj2/your_options_for_monitoring_multiprocess_python/
reddit
Your options for monitoring multi-process Python... • r/Python
2 points and 0 comments so far on reddit
Offline Python Deployments with Docker Python Wheels: https://www.reddit.com/r/Python/comments/7snd33/offline_python_deployments_with_docker_python/
reddit
Offline Python Deployments with Docker + Python Wheels • r/Python
6 points and 0 comments so far on reddit
Using Python to act as a AD log parser threat detector?: https://www.reddit.com/r/Python/comments/7snprt/using_python_to_act_as_a_ad_log_parser_threat/
reddit
Using Python to act as a AD log parser threat detector? • r/Python
Is there a guide on how to use Python modules to parse AD domain server logs and maybe other device logs as a Log analytics tool for threat...
Artificial Intelligence with Python – Sequence Learning: https://www.reddit.com/r/Python/comments/7snyiw/artificial_intelligence_with_python_sequence/
reddit
Artificial Intelligence with Python – Sequence Learning • r/Python
1 points and 1 comments so far on reddit
Fast and Reliable Top of Atmosphere (TOA) calculations of Landsat-8 data in Python: https://www.reddit.com/r/Python/comments/7snzxp/fast_and_reliable_top_of_atmosphere_toa/
reddit
Fast and Reliable Top of Atmosphere (TOA) calculations... • r/Python
2 points and 0 comments so far on reddit
My first open-source project with 10 stars on Github. It converts number words to digits.: https://www.reddit.com/r/Python/comments/7so5gw/my_first_opensource_project_with_10_stars_on/
reddit
My first open-source project with 10+ stars on Github.... • r/Python
2 points and 0 comments so far on reddit
Prospector is a tool to analyse Python code and output information about errors, potential problems, convention violations and complexity.: https://www.reddit.com/r/Python/comments/7sogfo/prospector_is_a_tool_to_analyse_python_code_and/
reddit
Prospector is a tool to analyse Python code and output... • r/Python
1 points and 0 comments so far on reddit
DataFrame styled Input Table --> pd DataFrame?: https://www.reddit.com/r/Python/comments/7soy30/dataframe_styled_input_table_pd_dataframe/
reddit
DataFrame styled Input Table --> pd DataFrame? • r/Python
Hey guys, I've been working with a bit of i/o stuff between Jupyter NB and Excel... provide inputs in Excel, read into Jupyter via a...
Web Scraping a Web App (React, Angular, etc) with Python: https://www.reddit.com/r/Python/comments/7sp5pr/web_scraping_a_web_app_react_angular_etc_with/
reddit
Web Scraping a Web App (React, Angular, etc) with Python
##What I'm Using## - Python - Requests - lxml ##What I'm Trying to Achieve## I am hoping to create a web scraper that will visit an olark...
Best approach for GUI application?: https://www.reddit.com/r/Python/comments/7sp6f5/best_approach_for_gui_application/
reddit
Best approach for GUI application? • r/Python
Hi all, I’m relatively new to python (moderate experience in some other languages) and I’m looking to create an application that displays...