随笔分类 -  Programming

摘要:本文原创禁止转载,如需转载请联系博主。 基础: ref:Cut, copy, and paste ranges using the Excel JavaScript API - Office Add-ins | Microsoft Learn ref:paste过程记得加个wait() 【Offic 阅读全文
posted @ 2024-06-25 14:31 po-A 阅读(100) 评论(0) 推荐(0) 编辑
摘要:Formats for quoted literals The following table lists all of the ways you can format a quoted literal. LiteralExamplesDescription Quoted string "abc" 阅读全文
posted @ 2023-09-11 15:43 po-A 阅读(64) 评论(0) 推荐(0) 编辑
摘要:.NET Documentation Reference Was this helpful? Send feedback Google.Cloud.BigQuery.V2 bookmark_border Google.Cloud.BigQuery.V2 is a.NET client library 阅读全文
posted @ 2023-04-03 17:36 po-A 阅读(118) 评论(0) 推荐(0) 编辑
摘要:SublimeREPL可以设置一个编译运行的快捷键,具体操作为:Preferences->Key Bindings-User。 [ { "keys":["ctrl+m"],"command":"repl_open", "caption": "Python", "mnemonic":"p", "arg 阅读全文
posted @ 2022-03-18 04:32 po-A 阅读(319) 评论(0) 推荐(0) 编辑
摘要:原网址:https://www.youtube.com/watch?v=GJjMjB3rkJM unittest sample: right click, run 'xxxx' 用cmd运行 cmd运行更easy: 这样可以直接运行unittest 阅读全文
posted @ 2022-03-17 22:57 po-A 阅读(40) 评论(0) 推荐(0) 编辑
摘要:# -*- coding: utf-8 -*- # This code shows an example of text translation from English to Simplified-Chinese. # This code runs on Python 2.7.x and Pyth 阅读全文
posted @ 2021-05-20 16:52 po-A 阅读(126) 评论(0) 推荐(0) 编辑
摘要:怎么查看chrome当前version?chrome://version Current Releases If you are using Chrome version 91, please download ChromeDriver 91.0.4472.19 win https://downlo 阅读全文
posted @ 2021-05-16 19:11 po-A 阅读(181) 评论(0) 推荐(0) 编辑
摘要:默认打开cmd,无法执行pip install selenium,报错:‘pip‘ 不是内部或外部命令,也不是可运行的程序或批处理文件。 所以cd到python script的根目录,cd C:\Users\Administrator\AppData\Local\Programs\Python\Py 阅读全文
posted @ 2021-05-16 19:01 po-A 阅读(540) 评论(0) 推荐(0) 编辑
摘要:进入平台介绍 扫码立即注册,更多大数据等你来探索 ! 案例: 导入tushare import tushare as ts 这里注意, tushare版本需大于1.2.10 设置token ts.set_token('your token here') 以上方法只需要在第一次或者token失效后调用 阅读全文
posted @ 2020-06-17 16:31 po-A 阅读(5025) 评论(0) 推荐(0) 编辑
摘要:HIVE分区,桶,倾斜概念 ref:https://edu.hellobi.com/course/93/play/lesson/2037 静态分区: 按日期来分区 动态分区: 商品二级类目分区(图书、数码等),是不确定的 set hive.exec.dynamic.partition 查看设置tru 阅读全文
posted @ 2020-05-17 17:17 po-A 阅读(391) 评论(0) 推荐(1) 编辑
摘要:HIVE表-标准建表语句解析,内/外表 REF: https://edu.hellobi.com/course/93/play/lesson/2035 hive> create external table test(id int); OK Time taken: 12.057 seconds hi 阅读全文
posted @ 2020-05-16 20:28 po-A 阅读(1025) 评论(0) 推荐(0) 编辑
摘要:REF: https://edu.hellobi.com/course/93/play/lesson/2034 VARCHAR 有局限性。不能作为UDF函数的返回值。 1)varchar-->string 2)直接创建generic udf函数 MAP:键,值 分别相同类型 这里的STRUCT和C语 阅读全文
posted @ 2020-05-16 20:18 po-A 阅读(177) 评论(0) 推荐(0) 编辑
摘要:REF: https://edu.hellobi.com/course/93/play/lesson/2033 配置: 如果是多主机模式,那么bind.host 记得把localhost改成master 知识点补充: [root@bigdata conf]# ps -ef UID PID PPID 阅读全文
posted @ 2020-05-16 19:06 po-A 阅读(556) 评论(0) 推荐(0) 编辑
摘要:REF:https://edu.hellobi.com/course/93/play/lesson/2032 HIVE CLI 你也可以命令行设置mapred.map.tasks=10, 这样起效优先级> hiveconf > .xml文件. -e : [root@bigdata conf]# hi 阅读全文
posted @ 2020-05-16 16:21 po-A 阅读(142) 评论(0) 推荐(0) 编辑
摘要:https://speech-to-text-demo.ng.bluemix.net/ 点击首页紫色的那个「Star for free in IBM Cloud」按钮,注册IBM Cloud并登陆 然后添加SPEECH TO TEXT 服务。 点击左侧service credentials, 创建n 阅读全文
posted @ 2019-01-30 09:13 po-A 阅读(2428) 评论(0) 推荐(0) 编辑

Tushare大数据开放社区-免费提供各类金融数据和区块链数据 , 助力智能投资与创新型投资。

Python, Matlab, R, Web数据抽取学习交流。

点击右上角即可分享
微信分享提示