I made a pandas.dataframe.
I got rid of NAN with pandas.dropna, but \\N wasn't removed by dropna.
Please tell me how I can get rid of it.
I made a pandas.dataframe.
I got rid of NAN with pandas.dropna, but \\N wasn't removed by dropna.
Please tell me how I can get rid of it.
Copyright © 2021 Jogjafile Inc.
Code could be like:
Result: