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

REFACTOR: refactor remap_ID_all #868

Merged
merged 4 commits into from
Jul 6, 2021
Merged

REFACTOR: refactor remap_ID_all #868

merged 4 commits into from
Jul 6, 2021

Conversation

chenyushuo
Copy link
Collaborator

No description provided.

@chenyushuo chenyushuo requested review from hyp1231 and 2017pxy and removed request for hyp1231 July 6, 2021 11:08
self.alias[alias_name] = alias[np.sort(idx)]

def _init_alias(self):
"""Set :attr:`alias_of_user_id` and :attr:`alias_of_item_id`. And set :attr:`_rest_fields`.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"""Set :attr:`alias_of_user_id` and :attr:`alias_of_item_id`. And set :attr:`_rest_fields`.
"""Set :attr:`alias_of_user_id`, :attr:`alias_of_item_id` and :attr:`_rest_fields`.

@2017pxy 2017pxy merged commit 1e75c37 into RUCAIBox:data Jul 6, 2021
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.

None yet

3 participants