1、DataSearch
https://datasetsearch.research.google.com 2、FindData
findata-科学数据搜索引擎https://www.findata.cn/ 3、Kaggle
Kaggle: Your Machine Learning and Data Science CommunityKaggle is the world’s largest data science community with powerful too…
#起因,使用node工具发现gllibc版本太低,不能使用新版node [rootsecrem ~]# node -v node: /lib64/libstdc.so.6: version GLIBCXX_3.4.21 not found (required by node) node: /lib64/libstdc.so.6: version GLIBCXX_3.4.20 not found (required by node…
安装
wget https://download.redis.io/releases/redis-7.4.0.tar.gz解压redis-7.4.0.tar.gz文件 tar -zxvf redis-7.4.0.tar.gz进入redis安装目录
cd redis-7.4.0make时报错,因为需要安装gcc,gcc安装需要联网安装
修改端口 编辑文件用vi。nano命令cen…