(X-post from r/datascience) SQLCell, A SQL magic command for Jupyter Notebooks with a UI component.: https://www.reddit.com/r/Python/comments/70cd4z/xpost_from_rdatascience_sqlcell_a_sql_magic/
reddit
(X-post from r/datascience) SQLCell, A SQL magic... • r/Python
This is a project I started last year and presented at JupyterCon recently. It allows you to run raw, parameterized, multi-threaded SQL queries...
sanic or aiohttp what you prefer?: https://www.reddit.com/r/Python/comments/70ci2n/sanic_or_aiohttp_what_you_prefer/
reddit
sanic or aiohttp what you prefer? • r/Python
I am searching a option to develop a async API to integrate with mongodb, what is a better option ? sanic, aiohttp ... or tornado? why?
A gallery of Jupyter notebooks with examples of (almost) all parameters for different plots in Seaborn .: https://www.reddit.com/r/Python/comments/70dsg8/a_gallery_of_jupyter_notebooks_with_examples_of/
reddit
A gallery of Jupyter notebooks with examples of... • r/Python
I'm in the process of building a [gallery of data visualizations](http://alanpryorjr.com/gallery/) using different Python libraries where each...
Is it bad practice to use triple-quotes to comment block of codes?: https://www.reddit.com/r/Python/comments/70dzxx/is_it_bad_practice_to_use_triplequotes_to_comment/
reddit
Is it bad practice to use triple-quotes to comment... • r/Python
Essentially, when commenting extensively, I feel like using triple-quotes is more readable. But from what I understand, this is actually a string...
PyCharm -- real-time formatting and something to skip outside the apostrophes/parentheses?: https://www.reddit.com/r/Python/comments/70espt/pycharm_realtime_formatting_and_something_to_skip/
reddit
PyCharm -- real-time formatting and something to skip... • r/Python
Hi, I'm a beginner python learner and I got pycharm pro just to start getting used to a full featured IDE. I have two quick quality of life...
Best way to self teach python: https://www.reddit.com/r/Python/comments/70eufd/best_way_to_self_teach_python/
reddit
Best way to self teach python • r/Python
I'm currently in college and doing an internship and I need to learn python to help build an app or tool for networking with python which will be...
How familiar do you have to be with standard libraries before interviews?: https://www.reddit.com/r/Python/comments/70f5gx/how_familiar_do_you_have_to_be_with_standard/
reddit
How familiar do you have to be with standard libraries... • r/Python
Are interviews usually problem heavy and require just general knowledge of the language (syntax,operators,functions,classes,generators etc.), or...
A command-line utility for automating subtitles downloading.: https://www.reddit.com/r/Python/comments/70fynb/a_commandline_utility_for_automating_subtitles/
reddit
A command-line utility for automating subtitles... • r/Python
A command line utility that allows you to download subtitles for your media files i.e., Anime, TV-Series and Movies. It's written in python, fast...
Library for intelligent unit conversion?: https://www.reddit.com/r/Python/comments/70g98f/library_for_intelligent_unit_conversion/
reddit
Library for intelligent unit conversion? • r/Python
Hey everyone, I'm looking for a library or something that is able to convert between units, e.g., inches to mm back and forth. If possible it...
Python Chord Diagram (Plotly) - Interactive Tooltips: https://stackoverflow.com/questions/46191793/python-chord-diagram-plotly-interactive-tooltips
Stack Overflow
Python Chord Diagram (Plotly) - Interactive Tooltips
I followed the guide here:
https://plot.ly/python/filled-chord-diagram/
And I produced this:
In the guide, I followed the ribbon_info code to add hoverinfo to the connecting ribbons but nothing ...
https://plot.ly/python/filled-chord-diagram/
And I produced this:
In the guide, I followed the ribbon_info code to add hoverinfo to the connecting ribbons but nothing ...