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

index name can be as same as the table name #11

Closed
ScarletGuo opened this issue Nov 13, 2018 · 1 comment
Closed

index name can be as same as the table name #11

ScarletGuo opened this issue Nov 13, 2018 · 1 comment

Comments

@ScarletGuo
Copy link
Collaborator

e.g. dataname = adult_1, self.index_count = 1

index_name = self.name+'_'+str(self.index_count)

@ScarletGuo
Copy link
Collaborator Author

it will not be the same if dataname input for hc.load_data always equals to input dataset's name

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

No branches or pull requests

1 participant