Block a user
b21831f91f
lots of progress on better documentation renderer; removed old unicode hints from the 2.7 days
Browser Compatibility
Fix mailing
Not broken after all. But STARTTLS on port 465 just kinda hangs.
Made 465 (SMTP w/ explicit TLS) the default port for SMTP and False the default for STARTTLS.
f-strings vs. format strings
Analysis: First steps
Most of this has been solved with the re-design of [Ephemeral]Dataset
, the subsequent rewrite of DataEditor
and #51.
Dimension-reducing operations relegated to later alpha with…
Analysis: First steps
GeoData analysis
Geodata was properly integrated into [Ephemeral]Dataset
long ago.
Merged commits from branch trashpandas
adds support for all [binary predicates][1] shapely offers, including against manually…
Project trashpandas
It is done.
We now have fuzzy matching on joins including levenshtein distance for strings and much more complex filtering than before including all [shapely binary predicates][#1] for geodata…