CartoDB / quadbin-py

Other
1 stars 2 forks source link

Add int API #6

Closed Jesus89 closed 2 years ago

Jesus89 commented 2 years ago

Closes #3.

Add all the functions in the library with the int API. Added docstrings linter and unit tests.

NOTE: some code is imported from the Analytics Toolbox. I've added #TODO marks to review that code before merging.

rantolin commented 2 years ago

LGTM. Ready to merge!