Python Learning
Wednesday, 19 February 2020
Pandas is treating integer values as strings while sorting?
df['contig'] = df['contig'].astype(int)
from :
https://stackoverflow.com/questions/43396993/pandas-is-treating-integer-values-as-strings-while-sorting-why/43400971
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment