kaknikhil commented on a change in pull request #425: DL: Add training for 
multiple models
URL: https://github.com/apache/madlib/pull/425#discussion_r310265476
 
 

 ##########
 File path: src/ports/postgres/modules/utilities/utilities.py_in
 ##########
 @@ -1112,3 +1112,17 @@ def create_table_drop_cols(source_table, out_table, 
cols_to_drop, **kwargs):
                    out_table=out_table,
                    source_table=source_table))
 # 
------------------------------------------------------------------------------
+
+
+def rotate(l, n):
 
 Review comment:
   I would suggest giving it a more verbose name and also adding summary and 
description 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to