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

Add pure python implementation for CodeChanges #9

Merged
merged 1 commit into from Jun 29, 2019

Conversation

Polaris000
Copy link
Owner

@jgbarah, @aswanipranjal and @valeriocos, please have a look at the pure python implementation of CodeChanges metric. The code is more or less the same as the pandas implementation(and utils.py and SourceCode classes in this patch are the same for both), of course, the dataframes have been replaced with a list of dictionaries. Also, I am thinking of a way to implement the compute_timeseries method in pure python, and hence, please do not check this method in the current pull request.
Thanks!

@Polaris000 Polaris000 added this to the Phase_1 milestone Jun 22, 2019
@Polaris000 Polaris000 merged commit 9ce096d into master Jun 29, 2019
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

1 participant