-
Notifications
You must be signed in to change notification settings - Fork 236
HeroTypes in Representation; DataFrame in _types #157
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
Merged
jbesomi
merged 27 commits into
jbesomi:master
from
SummerOfCode-NoHate:Hero_Types_in_Representation
Sep 21, 2020
Merged
Changes from 20 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
fa342a9
added MultiIndex DF support
mk2510 59a9f8c
beginning with tests
henrifroese 19c52de
implemented correct sparse support
mk2510 66e566c
Merge branch 'master_upstream' into change_representation_to_multicolumn
mk2510 41f55a8
added back list() and rm .tolist()
mk2510 217611a
rm .tolist() and added list()
mk2510 6a3b56d
Adopted the test to the new dataframes
mk2510 b8ff561
wrong format
mk2510 e3af2f9
Address most review comments.
henrifroese 77ad80e
Add more unittests for representation
henrifroese f7eb7c3
- Update _types.py with DocumentTermDF
henrifroese 4937a4f
Fix DocumentTermDF example DataFrame column names
henrifroese e2768b5
implemented the suggested changes
mk2510 b09f624
fixed messy docstring
mk2510 508c361
fix black issues
mk2510 75e955f
fix formatting
mk2510 9ca244d
begin switch away from multiindex
henrifroese 4ebc266
Merge remote-tracking branch 'origin/change_representation_to_multico…
henrifroese 559a7bd
Finish switch from DocumentTermDF to MatrixDF
henrifroese 75a999c
changed Dataframe name from MatrixDF to DataFrame
mk2510 a38a32b
c7b0ece
4aeec2a
finish switch to DataFrame type
henrifroese a304413
Merge remote-tracking branch 'origin/Hero_Types_in_Representation' in…
henrifroese 8d49bff
merge remote
henrifroese 85076b8
Remove check for nlevels
henrifroese 91ed11a
incorporate suggested changes
henrifroese File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.