暂时未有相关云产品技术能力~
三妹,985本硕,程序媛一枚。留过学,就职过央企、阿里。随心情码字发视频。喜欢臭美,喜欢分享,喜欢交友。围观我的朋友圈:cxysanmei1024
LeetCode 836. 矩形重叠 Rectangle Overlap
LeetCode 1380. 矩阵中的幸运数 Lucky Numbers in a Matrix
LeetCode 面试题57 - II. 和为s的连续正数序列 LCOF
LeetCode 1375. 灯泡开关 III
Python 简述字典搭配 max() 函数用法以及key参数使用
Hive 建库,删库,显示所有库,显示当前库
查看 sklearn 的版本
Python3 判断 list 是否为空
Python 求数字开方
LeetCode 1103. 分糖果 II Distribute Candies to People
Linux: 2>/dev/null 解决大量屏幕输出
脚本实现:从 HIVE 中导入数据到 MYSQL
MYSQL 清除表中数据
LeetCode 350. 两个数组的交集 II ntersection of Two Arrays II
LeetCode Contest 178 1366. 通过投票对团队排名 Rank Teams by Votes
LeetCode Contest 178-1368. 使网格图至少有一条有效路径的最小代价 Minimum Cost to Make at Least One Valid Path in a Grid
LeetCode Contest 178-1365. 有多少小于当前数字的数字 How Many Numbers Are Smaller Than the Current Number
Foxmail 将所有邮件设置为已读
LeetCode contest 177 5169. 日期之间隔几天 Number of Days Between Two Dates
DBeaver 中手动插入数据到 MySQL 库中
DBeaver 新建 MySQL 表
Python 获取当天日期、前一天日期、前半个月
crontab 基础用法
hive 建表快捷方式
LeetCode 1347. 制造字母异位词的最小步骤数 Minimum Number of Steps to Make Two Strings Anagram
LeetCode 1343. 大小为 K 且平均值大于等于阈值的子数组数目
LeetCode 1323. 6 和 9 组成的最大数字
Vscode上 LeetCode 插件更改默认编程语言
LeetCode 1318. 或运算的最小翻转次数
echarts\pyecharts 实现:两条折线,重叠部分为实线,未重叠部分为虚线
Hive:Error while compiling statement: FAILED: ParseException cannot recognize input near '<EOF>' '<
pyecharts 折线图画成平滑曲线
python TypeError: missing 1 required positional argument:'self'
Pandas 根据 index 索引选择某些行
Python, Numpy求 list 数组均值,方差,标准差
linux 返回上一次的工作目录
服务器 Linux环境上查看Python site-package 包所在位置
Pandas 已有 DataFrame,给其加列名
Python print() 打印两个 list ,实现中间换行
Python list 按区间分组统计各组个数
Pandas 保留某一列为某个值的行,其余删除
Mac Quicktime 录屏带声音
Oracle 求一个月内每天 22:00 ~ 第二天早上06:00 之间的数据
Pyecharts 调节柱状图中柱的宽度
Python return 语法那些坑
Pandas pd.merge() 报错:ValueError: You are trying to merge on int64 and object columns.
Pandas 合并多个 (300多个) Excel 文件,并输出为 CSV 文件
MacBook中如何删除.DS_Store文件?
报错:pandas.errors.ParserError: Error tokenizing data. C error: Expected 1 fields in line 7, saw 2
HIVE: create table 与 create external table 区别