Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docstrings #1739

Merged
merged 11 commits into from
Jul 27, 2021
Merged

Docstrings #1739

merged 11 commits into from
Jul 27, 2021

Commits on Jul 27, 2021

  1. Add docstrings to public DataSource methods

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    4324334 View commit details
    Browse the repository at this point in the history
  2. Add docstrings to public Entity methods

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    002ba4b View commit details
    Browse the repository at this point in the history
  3. Add docstrings to public FeatureView methods

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    168a5da View commit details
    Browse the repository at this point in the history
  4. Format docs

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    ede81b6 View commit details
    Browse the repository at this point in the history
  5. Add docstrings to public Feature methods

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    95edb23 View commit details
    Browse the repository at this point in the history
  6. Add docstrings to public FeatureService methods

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    c580ddf View commit details
    Browse the repository at this point in the history
  7. Add docstrings to public FeatureStore methods

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    529535b View commit details
    Browse the repository at this point in the history
  8. Small fixes

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    2369fc6 View commit details
    Browse the repository at this point in the history
  9. Fix init docstrings

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    9f57cca View commit details
    Browse the repository at this point in the history
  10. Change MutableMapping to Dict

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    4e39bad View commit details
    Browse the repository at this point in the history
  11. Change Timestamp to datetime

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    681b126 View commit details
    Browse the repository at this point in the history