pandas-profiling: Create HTML Profiling Reports From Pandas DataFrame Objects https://t.co/j75jFZB8BN
— PyCoder’s Weekly (@pycoders) October 5, 2019
pandas-profiling: Create HTML Profiling Reports From Pandas DataFrame Objects https://t.co/j75jFZB8BN
— PyCoder’s Weekly (@pycoders) October 5, 2019
Here's the PDF of the talk I gave this evening about mypy at @dropbox in our Mountain View office. (But I said a lot of things that weren't in the slides.)https://t.co/xPm8MkWcZE
— Guido van Rossum (@gvanrossum) October 4, 2019
😎 The graph galleries made it to the Long list of the @infobeautyaward.
— Yan Holtz (@R_Graph_Gallery) September 27, 2019
If you use #rstats, #Python, or #js for dataviz, you may find them useful!https://t.co/37QCKbhZfghttps://t.co/fGXOmTro60https://t.co/OL04H1PfD7
Python now has a new Code of Conduct: https://t.co/QTD4BhUvkG
— Guido van Rossum (@gvanrossum) September 24, 2019
Some more🔥for y'all:
— Tim Vieira (@xtimv) September 16, 2019
🔥Now 10x speedup over numpy w/ the "Exp-sort trick" (the cooler cousin of the "Gumbel-max trick")
🔥Exp-sort trick is trivial to parallelize/vectorized
🔥Give a Gumbel-sort trick for log weights
🔥1-pass algs that work w/streamshttps://t.co/su0ufYS67h https://t.co/X39gGfa48w
Dask isn't only about Arrays and Dataframes.
— Dask (@dask_dev) September 16, 2019
Many people use Dask Futures to parallelize existing workloads, and build advanced real-time systems easily that adapt to changing situations.https://t.co/FU30drj8UN pic.twitter.com/Ml0fd2Tee2
It would be reasonable to error out at `x + y` due to unclear broadcasting expectations. It would also be reasonable to broadcast the (32,) vector to (32, 1).
— François Chollet (@fchollet) September 15, 2019
But how about a third, insane option?
Too complex code that is difficult to read and maintain? Strive for simplicity with #wily. @realpython has a great introhttps://t.co/0SZlEmZl3z
— Daily Python Tip (@python_tip) September 4, 2019
or watch @anthonypjshaw's presentation on #PyCon2019https://t.co/Zlktb9GL5C
supersqlite: Supercharged SQLite Library for Python https://t.co/3I5lKroyiz
— PyCoder’s Weekly (@pycoders) September 2, 2019
Insider Trading Visualized With Python https://t.co/XYgNWOitn3
— PyCoder’s Weekly (@pycoders) August 31, 2019
Repo(s) for my @UBC JupyterDay talk on using @ProjectJupyter extension RISE for slides and @mybinderteam Binder service for sharing notebooks for teaching #DataScience: https://t.co/5l3uboi5g1#jupyter #python #rstats
— Tiffany Timbers (@TiffanyTimbers) August 27, 2019
I'm happy to be able to share a new decorator, `delegates()`, and a new base class, `GetAttr`, with which we can now "Make Delegation Work in Python". These are making a *big* difference to my coding productivity.
— Jeremy Howard (@jeremyphoward) August 6, 2019
Full details and source in the post.https://t.co/r7V5EoNuig pic.twitter.com/1f4DuMhqfB