Rush9999

Rush9999

V2EX member #325722, joined on 2018-06-29 18:01:35 +08:00
Today's activity rank 4321
Per Rush9999's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
Rush9999's recent replies
5 days ago
Replied to a topic by gotorion 华为 改正对部分华为产品的一些偏见
记得关闭 「快应用」 框架。很多流氓软件混在广告 或者 链接里面,点了就开始无限繁殖
挺好奇,推荐哪几个项目啊?
现在 numpy ,pandas 都有变量类型了,像 dify,vllm 等比较新的项目也都有。
github 里 action 或者 pre-commit-config 里有 mypy 的项目 几乎都有变量类型 吧
df.index = pd.to_datetime(df.index,).strftime('%Y-%m-%d')
@wasd6267016 [淘宝] https://m.tb.cn/h.fOfOTcY?tk=oxDG2V2yUg7 「老用户续费升级 48 元套餐 联通校园 300 元用 1 年,500 元用 2 年」
我看淘宝店里面还有 300 打一年的链接啊,我是去年中续费的套餐,这种校园套餐在 10010 都续不了吧
Dec 13, 2021
Replied to a topic by ryncv 前端开发 请教一个大量 API 数据的前端缓存方案
Jul 15, 2021
Replied to a topic by v2zero Python 如何在大量文本中高效的匹配出字符串?
用 hashlib,你用自带的 hash 肯定不一样
md5 = hashlib.md5()
md5.update('how to use md5 in python hashlib?'.encode('utf-8'))
print(md5.hexdigest())
docker export -o *.tar CONTAINER
去看看 pandas 的注释
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   928 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 21:04 · PVG 05:04 · LAX 14:04 · JFK 17:04
♥ Do have faith in what you're doing.