当前位置:网站首页>机器学习中数据集csv编码格式问题
机器学习中数据集csv编码格式问题
2022-07-19 05:08:00 【梦想当极客的小芦】
文章目录
前言
机器学习中csv文件的编码格式问题,本文提供一种如何正确调整到utf-8不乱吗格式的解决方法。
一、csv文件编码格式调整到utf-8
建议阅读一下这篇文章:https://blog.csdn.net/weixin_50309052/article/details/124266976
看了网上很多是要打开记事本然后另存为设置编码格式,然而我这里重新设置编码格式后是乱码。
建议是不要用WPS来打开,因为没有上述转载文章中的工具选项。
这样再另存为之后就有上述转载文章的工具选项了。
经过本人亲自实验是不乱码可以用的。
再见~
边栏推荐
猜你喜欢
随机推荐
数据代理理解
无需编程,基于PostgreSQL零代码生成CRUD增删改查RESTful API接口
10A polkadot substrate : 节点指标
TS 基础数据类型
Popular science of cryptography
Les paiements groupés répondent aux besoins de toutes les industries pour accéder à divers canaux de paiement
mysql聚簇索引和非聚簇索引的区别
Online payment, disbursement and collection
102 polkadot substrate : 存在证明
vi 与 vim 快捷按键说明大全
10S polkadot substrate : 建立代币合约
Aggregate payment meets the needs of various industries to access a variety of payment channels
上传本地jar包到线上私服
插补搜寻法和二分查找法 哪个效率更好?
【无标题】mysql之binlog数据恢复流程
PHP怎么根据键值去除数组中的某个元素
Alipay payment and wechat payment are easy to be risk controlled. Take a look at this operation
什么是线上支付?
yii2 behavior 使用及其调用方式
基于多数据源零代码同时生成多个数据库CRUD增删改查RESTful API接口——MySql,PostgreSql,Oracle,Microsoft SQL Server