Quantcast
Channel: Active questions tagged utf-8 - Stack Overflow
Viewing all articles
Browse latest Browse all 1038

My qualitative data load as NaN values with Pandas [closed]

$
0
0

https://open.toronto.ca/dataset/cycling-network/

I tried to load the qualitative data from this CSV file but the data keeps appearing as NaN values. How do I fix this or what am I doing wrong?

bikeways_df = pd.read_csv('cycling-network.csv', encoding='utf-8-sig', delimiter=',')

bikeways_df.head()


Viewing all articles
Browse latest Browse all 1038

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>