I am trying to use pd.concat() to combine two dataframes. However, when I combine them, the second table returns all NaN. I believe it has something to do with my datatypes or maybe my indexing, but I am not sure. I How do I fix this?
Asked
Active
Viewed 24 times