积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部云计算&大数据(274)VirtualBox(113)Apache Kyuubi(44)Pandas(32)OpenShift(22)机器学习(15)Kubernetes(9)Service Mesh(7)Harbor(6)Apache Karaf(6)

语言

全部英语(205)中文(简体)(64)英语(2)西班牙语(1)俄语(1)中文(简体)(1)

格式

全部PDF文档 PDF(250)其他文档 其他(22)PPT文档 PPT(2)
 
本次搜索耗时 0.759 秒,为您找到相关结果约 274 个.
  • 全部
  • 云计算&大数据
  • VirtualBox
  • Apache Kyuubi
  • Pandas
  • OpenShift
  • 机器学习
  • Kubernetes
  • Service Mesh
  • Harbor
  • Apache Karaf
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 西班牙语
  • 俄语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 动手学深度学习 v2.0

    量轴‐1长度 的总和(4 + 4)。 X = torch.arange(12, dtype=torch.float32).reshape((3,4)) Y = torch.tensor([[2.0, 1, 4, 3], [1, 2, 3, 4], [4, 3, 2, 1]]) torch.cat((X, Y), dim=0), torch.cat((X, Y), dim=1) (tensor([[ pandas as pd data = pd.read_csv(data_file) print(data) NumRooms Alley Price 0 NaN Pave 127500 1 2.0 NaN 106000 2 4.0 NaN 178100 3 NaN NaN 140000 2.2.2 处理缺失值 注意,“NaN”项代表缺失值。为了处理缺失的数据,典型的方法包括插值法和删除法,其中插值法用一个替 next page) 48 2. 预备知识 (continued from previous page) print(inputs) NumRooms Alley 0 3.0 Pave 1 2.0 NaN 2 4.0 NaN 3 3.0 NaN 对于inputs中的类别值或离散值,我们将“NaN”视为一个类别。由于“巷子类型”(“Alley”)列只接受两 种类型的类别值“Pave”和
    0 码力 | 797 页 | 29.45 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.24.0

    astype(float) \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\Out[12]: 0 1.0 1 2.0 2 NaN Name: A, Length: 3, dtype: float64 Reduction and groupby operations such as sum work. In floating-point array, since NaN is a float. In [29]: pd.array([1, 2, np.nan]) Out[29]: [1.0, 2.0, nan] Length: 3, dtype: float64 1.1.4 Storing Interval and Period Data in Series and DataFrame Interval (GH21767). In the future this will raise a ValueError. Also changes the behavior of .from_codes([1. 1, 2.0]). • Bug in Categorical.sort_values() where NaN values were always positioned in front regardless
    0 码力 | 2973 页 | 9.90 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.25.0

    \\\\\Out[7]: ˓→ height weight kind cat -0.4 18.6 -2.0 17.8 dog -28.0 40.0 -190.5 205.5 [2 rows x 4 columns] Previously, these raised a SpecificationError 126404 5 NaN 2013-01-02 0.275165 0.804503 0.446934 5 1.0 2013-01-03 -0.918029 -1.032644 1.599718 5 2.0 2013-01-04 -1.236791 -0.438204 0.101452 5 3.0 2013-01-05 -1.632181 -0.992838 0.741029 5 4.0 2013-01-06 NaN 2013-01-02 -0.275165 -0.804503 -0.446934 -5 -1.0 2013-01-03 -0.918029 -1.032644 -1.599718 -5 -2.0 2013-01-04 -1.236791 -0.438204 -0.101452 -5 -3.0 2013-01-05 -1.632181 -0.992838 -0.741029 -5 -4.0 2013-01-06
    0 码力 | 2827 页 | 9.62 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.25.1

    \\\\\Out[7]: ˓→ height weight kind cat -0.4 18.6 -2.0 17.8 dog -28.0 40.0 -190.5 205.5 [2 rows x 4 columns] Previously, these raised a SpecificationError 612266 5 NaN 2013-01-02 -0.348338 1.733068 1.226064 5 1.0 2013-01-03 -0.136964 -0.276600 -0.614256 5 2.0 2013-01-04 0.066430 0.886690 1.544564 5 3.0 2013-01-05 0.996132 0.368752 1.232876 5 4.0 2013-01-06 NaN 2013-01-02 -0.348338 -1.733068 -1.226064 -5 -1.0 2013-01-03 -0.136964 -0.276600 -0.614256 -5 -2.0 2013-01-04 -0.066430 -0.886690 -1.544564 -5 -3.0 2013-01-05 -0.996132 -0.368752 -1.232876 -5 -4.0 2013-01-06
    0 码力 | 2833 页 | 9.65 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 1.1.0

    Timothy J ˓→ male 54.0 0 0 17463 51.8625 E46 S 7 8 0 3 Palsson, Master. Gosta Leonard ˓→ male 2.0 3 1 349909 21.0750 NaN S To see the first N rows of a DataFrame, use the head() method with the required Moran, Mr. James male NaN 0 ˓→ 0 330877 8.4583 NaN Q 7 8 0 3 Palsson, Master. Gosta Leonard male 2.0 3 ˓→ 1 349909 21.0750 NaN S Similar to the conditional expression, the isin() conditional function Moran, Mr. James male NaN 0 ˓→ 0 330877 8.4583 NaN Q 7 8 0 3 Palsson, Master. Gosta Leonard male 2.0 3 ˓→ 1 349909 21.0750 NaN S Note: When combining multiple conditional statements, each condition
    0 码力 | 3229 页 | 10.87 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 1.1.1

    Moran, Mr. James male NaN 0 ˓→ 0 330877 8.4583 NaN Q 7 8 0 3 Palsson, Master. Gosta Leonard male 2.0 3 ˓→ 1 349909 21.0750 NaN S Similar to the conditional expression, the isin() conditional function Moran, Mr. James male NaN 0 ˓→ 0 330877 8.4583 NaN Q 7 8 0 3 Palsson, Master. Gosta Leonard male 2.0 3 ˓→ 1 349909 21.0750 NaN S Note: When combining multiple conditional statements, each condition DataFrame([tuple(list(x) + [val]) for x, val in np.ndenumerate(a)]) Out[29]: 0 1 2 3 0 0 0 0 1.0 1 0 0 1 2.0 2 0 0 2 3.0 3 0 0 3 4.0 4 0 1 0 5.0 .. .. .. .. ... 19 1 1 3 20.0 20 1 2 0 21.0 21 1 2 1 22
    0 码力 | 3231 页 | 10.87 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 1.0.0

    nan], ....: 'z': [True, False, True]}) ....: In [19]: df Out[19]: x y z 0 abc 1.0 True 1 None 2.0 False 2 def NaN True [3 rows x 3 columns] In [20]: df.dtypes Out[20]: x object y float64 z bool 495508 5 NaN 2013-01-02 -1.217227 -0.814532 1.419296 5 1.0 2013-01-03 1.789156 0.984494 1.794371 5 2.0 2013-01-04 0.743967 -0.470009 -1.308438 5 3.0 2013-01-05 0.969829 -0.538649 -0.384829 5 4.0 2013-01-06 NaN 2013-01-02 -1.217227 -0.814532 -1.419296 -5 -1.0 2013-01-03 -1.789156 -0.984494 -1.794371 -5 -2.0 2013-01-04 -0.743967 -0.470009 -1.308438 -5 -3.0 2013-01-05 -0.969829 -0.538649 -0.384829 -5 -4.0 2013-01-06
    0 码力 | 3015 页 | 10.78 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 1.3.4

    Timothy J ␣ ˓→male 54.0 0 0 17463 51.8625 E46 S 7 8 0 3 Palsson, Master. Gosta Leonard ␣ ˓→male 2.0 3 1 349909 21.0750 NaN S To see the first N rows of a DataFrame, use the head() method with the required Moran, Mr. James male NaN 0 ␣ ˓→ 0 330877 8.4583 NaN Q 7 8 0 3 Palsson, Master. Gosta Leonard male 2.0 3 ␣ ˓→ 1 349909 21.0750 NaN S Similar to the conditional expression, the isin() conditional function Moran, Mr. James male NaN 0 ␣ ˓→ 0 330877 8.4583 NaN Q 7 8 0 3 Palsson, Master. Gosta Leonard male 2.0 3 ␣ ˓→ 1 349909 21.0750 NaN S 1.4. Tutorials 25 pandas: powerful Python data analysis toolkit, Release
    0 码力 | 3605 页 | 14.68 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 1.3.3

    Moran, Mr. James male NaN 0 ␣ ˓→ 0 330877 8.4583 NaN Q 7 8 0 3 Palsson, Master. Gosta Leonard male 2.0 3 ␣ ˓→ 1 349909 21.0750 NaN S Similar to the conditional expression, the isin() conditional function toolkit, Release 1.3.3 (continued from previous page) 7 8 0 3 Palsson, Master. Gosta Leonard male 2.0 3 ␣ ˓→ 1 349909 21.0750 NaN S Note: When combining multiple conditional statements, each condition DataFrame([tuple(list(x) + [val]) for x, val in np.ndenumerate(a)]) Out[29]: 0 1 2 3 0 0 0 0 1.0 1 0 0 1 2.0 2 0 0 2 3.0 3 0 0 3 4.0 4 0 1 0 5.0 .. .. .. .. ... 19 1 1 3 20.0 20 1 2 0 21.0 21 1 2 1 22
    0 码力 | 3603 页 | 14.65 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 1.3.2

    DataFrame([tuple(list(x) + [val]) for x, val in np.ndenumerate(a)]) Out[29]: 0 1 2 3 0 0 0 0 1.0 1 0 0 1 2.0 2 0 0 2 3.0 3 0 0 3 4.0 4 0 1 0 5.0 .. .. .. .. ... 19 1 1 3 20.0 20 1 2 0 21.0 21 1 2 1 22 list(enumerate(list(range(1, 5)) + [np.NAN])) In [31]: pd.DataFrame(a) Out[31]: 0 1 0 0 1.0 1 1 2.0 2 2 3.0 3 3 4.0 4 4 NaN For more details and examples see the Into to Data Structures documentation index="Animal", columns="FeedType", aggfunc= ˓→"sum") Out[39]: FeedType A B Animal Animal1 10.0 5.0 Animal2 2.0 13.0 Animal3 6.0 NaN The second approach is to use the groupby() method: In [40]: df.groupby(["Animal"
    0 码力 | 3509 页 | 14.01 MB | 1 年前
    3
共 274 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 28
前往
页
相关搜索词
动手深度学习v2pandaspowerfulPythondataanalysistoolkit0.240.251.11.01.3
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩