jmalkin opened a new pull request, #27:
URL: https://github.com/apache/datasketches-python/pull/27

   API cleanup prior to a new release and some better docstrings.
   * Use properties for basic sketch info (e.g. k, n, total_weight, 
num_retained)
   * Use `__copy__` instead of C++-style copy constructors
   * Add docstrings to all `__init__` statements
   * Remove a few unnecessary ctors that would promote anti-patterns
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to