积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部云计算&大数据(198)VirtualBox(111)OpenShift(38)Pandas(19)Apache Kyuubi(16)机器学习(4)rancher(2)Hadoop(2)RocketMQ(2)边缘计算(2)

语言

全部英语(153)中文(简体)(42)中文(简体)(2)西班牙语(1)

格式

全部PDF文档 PDF(191)其他文档 其他(7)
 
本次搜索耗时 0.260 秒,为您找到相关结果约 198 个.
  • 全部
  • 云计算&大数据
  • VirtualBox
  • OpenShift
  • Pandas
  • Apache Kyuubi
  • 机器学习
  • rancher
  • Hadoop
  • RocketMQ
  • 边缘计算
  • 全部
  • 英语
  • 中文(简体)
  • 中文(简体)
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.25.0

    toolkit, Release 0.25.0 test([extra_args]) pandas.test pandas.test(extra_args=None) {{ header }} 6.3 Series 6.3.1 Constructor Series([data, index, dtype, name, copy, ...]) One-dimensional ndarray with contains boxed values. at Access a single value for a row/column label pair. Continued on next page 6.3. Series 971 pandas: powerful Python data analysis toolkit, Release 0.25.0 Table 26 – continued from pd.Series(pd.Categorical(['a', 'b', 'a'])) >>> ser.array [a, b, a] Categories (2, object): [a, b] 6.3. Series 973 pandas: powerful Python data analysis toolkit, Release 0.25.0 pandas.Series.asobject
    0 码力 | 2827 页 | 9.62 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.25.1

    toolkit, Release 0.25.1 test([extra_args]) pandas.test pandas.test(extra_args=None) {{ header }} 6.3 Series 6.3.1 Constructor Series([data, index, dtype, name, copy, ...]) One-dimensional ndarray with contains boxed values. at Access a single value for a row/column label pair. Continued on next page 6.3. Series 971 pandas: powerful Python data analysis toolkit, Release 0.25.1 Table 26 – continued from pd.Series(pd.Categorical(['a', 'b', 'a'])) >>> ser.array [a, b, a] Categories (2, object): [a, b] 6.3. Series 973 pandas: powerful Python data analysis toolkit, Release 0.25.1 pandas.Series.asobject
    0 码力 | 2833 页 | 9.65 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.24.0

    toolkit, Release 0.24.0 6.2.8 Testing test([extra_args]) pandas.test pandas.test(extra_args=None) 6.3 Series 6.3.1 Constructor Series([data, index, dtype, name, copy, ...]) One-dimensional ndarray with depending on the dtype. pandas.Series.T Series.T Return the transpose, which is by definition self. 6.3. Series 995 pandas: powerful Python data analysis toolkit, Release 0.24.0 pandas.Series.array Series >>> df.at[4, 'B'] = 10 >>> df.at[4, 'B'] 10 Get value within a Series >>> df.loc[5].at['B'] 4 6.3. Series 997 pandas: powerful Python data analysis toolkit, Release 0.24.0 pandas.Series.axes Series
    0 码力 | 2973 页 | 9.90 MB | 1 年前
    3
  • pdf文档 Apache Kyuubi 1.6.1 Documentation

    Kyuubi . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 6.3 Kyuubi Security Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . produces 1 job (in blue square). 70 Chapter 6. High Availability Kyuubi, Release 1.6.1-incubating 6.3 Kyuubi Security Overview Securing Kyuubi involves enabling authentication(authn), authorization(authz) kadmin : addprinc -randkey superuser/FQDN@REALM : ktadd -k ./kyuubi.keytab superuser/FQDN@REALM 6.3. Kyuubi Security Overview 71 Kyuubi, Release 1.6.1-incubating Note: A widespread use case of kyuubi
    0 码力 | 199 页 | 3.89 MB | 1 年前
    3
  • pdf文档 Apache Kyuubi 1.6.0 Documentation

    Kyuubi . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 6.3 Kyuubi Security Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . produces 1 job (in blue square). 70 Chapter 6. High Availability Kyuubi, Release 1.6.0-incubating 6.3 Kyuubi Security Overview Securing Kyuubi involves enabling authentication(authn), authorization(authz) kadmin : addprinc -randkey superuser/FQDN@REALM : ktadd -k ./kyuubi.keytab superuser/FQDN@REALM 6.3. Kyuubi Security Overview 71 Kyuubi, Release 1.6.0-incubating Note: A widespread use case of kyuubi
    0 码力 | 195 页 | 3.88 MB | 1 年前
    3
  • pdf文档 以外部模式部署OpenShift Container Storage

    CONTAINER STORAGE 6.1. 以外部模式卸载 OPENSHIFT CONTAINER STORAGE 6.2. 从 OPENSHIFT CONTAINER STORAGE 中删除监控堆栈 6.3. 从 OPENSHIFT CONTAINER STORAGE 中删除 OPENSHIFT CONTAINER PLATFORM REGISTRY 6.4. 从 OPENSHIFT CONTAINER Storage 中删除监控堆栈” b. 使用 OpenShift Container Storage 删除 OpenShift Container Platform Registry PVC。 请查看 第 6.3 节 “从 OpenShift Container Storage 中删除 OpenShift Container Platform registry” c. 使用 OpenShift Container PVC。请确定删除所有消耗存储类的 PVC。 $ oc delete -n openshift-monitoring pvc --wait=true --timeout=5m 6.3. 从 OPENSHIFT CONTAINER STORAGE 中删除 OPENSHIFT CONTAINER PLATFORM REGISTRY 使用这个部分从 OpenShift Container
    0 码力 | 29 页 | 738.90 KB | 1 年前
    3
  • pdf文档 BAETYL 1.0.0 Documentation

    Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 6.3 Module Configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . [MUST] The path of the storage volume on the host, relative to the working ˓→directory of the Master 6.3 Module Configuration The default configuration file for the module configuration is etc/baetyl/service management suit. If found exception, the client will exit ˓→and lose message. (continues on next page) 6.3. Module Configuration 37 BAETYL Documentation (continued from previous page) http: HTTPS channel
    0 码力 | 145 页 | 9.31 MB | 1 年前
    3
  • epub文档 Apache Kyuubi 1.3.0 Documentation

    Server 5.5. The End 6. Getting Started with Kyuubi and Cloudera Hue 6.1. What is Hue 6.2. Preparation 6.3. Run Hue in Docker 6.4. For CDH 6.x Users 1. Getting Started with Kyuubi 1.1. Getting Kyuubi Currently \_\ \/_/\/_/`/___/> \/___/ \/___/ \/___/ \/_/ /\___/ \/__/ 6.3. Run Hue in Docker Here we demo running Kyuubi on macOS and Hue on Docker for Mac [https://docs.docker 5.2. Debugging Apps 6. Developer Tools 6.1. Update Project Version 6.2. Update Document Version 6.3. Update Dependency List 1. Building Kyuubi 1.1. Building Kyuubi with Apache Maven Kyuubi is built
    0 码力 | 199 页 | 4.42 MB | 1 年前
    3
  • epub文档 Apache Kyuubi 1.3.1 Documentation

    Server 5.5. The End 6. Getting Started with Kyuubi and Cloudera Hue 6.1. What is Hue 6.2. Preparation 6.3. Run Hue in Docker 6.4. For CDH 6.x Users 1. Getting Started with Kyuubi 1.1. Getting Kyuubi Currently \_\ \/_/\/_/`/___/> \/___/ \/___/ \/___/ \/_/ /\___/ \/__/ 6.3. Run Hue in Docker Here we demo running Kyuubi on macOS and Hue on Docker for Mac [https://docs.docker 5.2. Debugging Apps 6. Developer Tools 6.1. Update Project Version 6.2. Update Document Version 6.3. Update Dependency List 1. Building Kyuubi 1.1. Building Kyuubi with Apache Maven Kyuubi is built
    0 码力 | 199 页 | 4.44 MB | 1 年前
    3
  • pdf文档 AWS LAMBDA Tutorial

    api.us-east-1.amazonaws.com","upgrade-insecure-requests":"1","User- Agent":"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36","Via":"2.0 AuthenticationType":null,"cognitoAuthenticationProvider":null,"userArn":null,"user Agent":"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36","user":null} api.us-east-1.amazonaws.com","upgrade-insecure-requests":"1","User- Agent":"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36","Via":"2.0
    0 码力 | 393 页 | 13.45 MB | 1 年前
    3
共 198 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 20
前往
页
相关搜索词
pandaspowerfulPythondataanalysistoolkit0.250.24ApacheKyuubi1.6Documentation以外模式部署OpenShiftContainerStorageBAETYL1.01.3AWSLAMBDATutorial
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩