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

Unable to convert 1.00000000000e0 to 1 #3

Closed
nihalsoans91 opened this issue Feb 12, 2018 · 1 comment
Closed

Unable to convert 1.00000000000e0 to 1 #3

nihalsoans91 opened this issue Feb 12, 2018 · 1 comment

Comments

@nihalsoans91
Copy link
Contributor

No description provided.

@nihalsoans91 nihalsoans91 moved this from To Do to Done in Malware Classification Feb 12, 2018
@raun1
Copy link

raun1 commented Feb 13, 2018

Simply do re.sub (.00.....e..) after loading them as strings.
Or use a text editor search and replace and remove everything after the decimal

@raun1 raun1 closed this as completed Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants