Skip to content

Conversation

@mdonaka
Copy link

@mdonaka mdonaka commented Jul 28, 2023

Summary

Add libclient-py document

Purpose

To provide API reference.

Contents

  • Add libclient-py doc
  • Add docstring to all libclient-py code
  • Remove setup.{py|cfg}

Testing Methods Performed

  1. Perform the following in the environment of your choice
$ pip install './packages/client/libclient-py[document]'
$ cd docs/libclient-py
$ make autobuild
  1. Access the following link. http://localhost:8000/

Returns
----------
Result
結果のDataFrame
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A little more detail would be nice.
The following examples are not appropriate, but are intended to share an image.

Result
            ShareDataFrame
            Result[i][j] : columns1[i] と columns2[j] の相関係数

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added it. e7838c1
Could you check it?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much!
Very nice, but one of the column1 in correl is probably a mistake for column2.
Everything else is fine.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow! I fixed it. Thanks! 6c231fd
I don't know why the commit is not shown on this page, but I will investigate later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants