-
Packages used:
- pandas
- networkx
-
Note:
Python version: 2.7.12
Data files are not included in the repo.
Method
feature()
is much quicker thanfeature_nx_graph()
in feature 1 and feature 2, but quite slow while doing feature 3. Due to time limited for better user experience, I usedfeature()
to complete feature 1 and 2, and usedfeature_nx_graph()
to complete feature 3.Method feature_nx_graph() has used package
networkx
.Once run the program, it takes some minutes to create a dictionary for each feature. But tests for transactions are quick.
-
Notifications
You must be signed in to change notification settings - Fork 0
Mindzy/digital-wallet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published