排序: 最后发表|精华|推荐|
[书籍介绍] 【程序软件系列】Computational Physics (第3版) attach_img heatlevel 女生贴 - [回帖奖励 34 ]  ...23456..13

129 22958 wwqqer2016-6-17 发表 | 最后回复:三江鸿2022-5-15

Python 3.9来了!这十个新特性值得关注 优秀 agree  ...2

15 7714 CDA网校2020-10-15 发表 | 最后回复:kenidizl2022-5-14

[书籍介绍] Debugging.Your.Python.Codes.2022 attachment agree

4 2631 thinking20092022-5-4 发表 | 最后回复:yutian772022-5-14

[书籍介绍] Pythonic Programming attachment agree

6 3264 xfx2022-5-3 发表 | 最后回复:三江鸿2022-5-13

[书籍介绍] Data Analytics for Business:Foundations and Industry Applications 2022 attachment agree  ...2

10 4667 tangdh2022-4-29 发表 | 最后回复:三江鸿2022-5-13

[书籍介绍] O'Reilly.Python in a Nutshell.4Ed.202204 Early Version attachment

7 2834 thinking20092022-5-5 发表 | 最后回复:三江鸿2022-5-13

[书籍介绍] python programing like a pro attachment agree

5 2431 7324_15668095422022-5-12 发表 | 最后回复:三江鸿2022-5-13

[书籍介绍] Introduction to Algorithms, Fourth Edition 2022 attachment agree

3 3747 tangdh2022-4-23 发表 | 最后回复:fjlinmingming2022-5-13

[书籍介绍] Numerical Computing with Python attach_img  ...234

34 9905 igs8162019-1-20 发表 | 最后回复:黑山老猫喵喵喵2022-5-13

[程序分享] Python运用于数据分析的简单教程——CDA人工智能学院 attach_img

1 2793 CDA网校2020-12-22 发表 | 最后回复:kenidizl2022-5-13

[程序分享] Python实现找出数组中第2大数字的方法示例——CDA人工智能学院 attach_img

1 2537 CDA网校2021-1-6 发表 | 最后回复:kenidizl2022-5-13

Python编程:从入门到实践 attachment

1 2779 无聊客2021-1-4 发表 | 最后回复:kenidizl2022-5-13

[网帖精选] 用的最多的IDE

3 3338 tiantanshu2014-7-2 发表 | 最后回复:kenidizl2022-5-12

[书籍介绍] 杨老师的Python教程 从入门到精通Python全栈开发教程 agree

7 4766 zhaosl2021-11-14 发表 | 最后回复:Ning-2021-102022-5-12

分享:简明Python教程 attachment

3 2419 guozh04162021-8-15 发表 | 最后回复:Ning-2021-102022-5-12

Python distilled- 畅销书python essential reference 的2022版 attachment agree

9 3000 xjg2022-5-7 发表 | 最后回复:三江鸿2022-5-11

[书籍介绍] Packt.Distributed.Machine.Learning.with.Python.2022 attachment

1 1900 thinking20092022-5-4 发表 | 最后回复:biostat2022-5-7

[书籍介绍] [好书首发]Python四本好书免费下~~~ attach_img heatlevel  ...23456..13

127 22264 狂热的爱好者2014-8-14 发表 | 最后回复:kenidizl2022-5-5

请问部分依赖图是怎么画的呀,求一份论文中部分依赖图的源代码

1 1643 kyxz2022-5-4 发表 | 最后回复:kyxz2022-5-4

[问答] 求助大神,为什么 import pypfopt,总是提示 ImportError: DLL load failed:

2 2607 znzdata2022-4-30 发表 | 最后回复:znzdata2022-5-2

[书籍介绍] Pandas in action v7 attachment agree

4 2530 thinking20092020-10-24 发表 | 最后回复:Myty3832022-5-2

[书籍介绍] Packt.Learn.Python.Programming.3rd.Edition 已阅图标 attachment agree

3 3973 thinking20092021-11-2 发表 | 最后回复:Myty3832022-5-2

Hands-on Machine Learning with Python_Implement Neural Network Solutions with Sc 已阅图标 attachment

8 3237 thinking20092022-3-7 发表 | 最后回复:LCN05112022-5-1

[Packt] Python 3 Object-Oriented Programming - Third Edition attach_img

7 4142 qingxunz2018-11-21 发表 | 最后回复:Myty3832022-4-30

[书籍介绍] [好书首发]Python 3 Object Oriented Programming attach_img  ...234

31 8983 狂热的爱好者2014-7-10 发表 | 最后回复:Myty3832022-4-30

[书籍介绍] Learning Python_powerful object-oriented programming, 5th 2013 attach_img

6 4335 dong11042014-12-16 发表 | 最后回复:Myty3832022-4-30

[书籍介绍] Math Adventures with Python: An Illustrated Guide to Exploring Math with C attach_img agree  ...2

10 4210 kukenghuqian2019-2-1 发表 | 最后回复:Myty3832022-4-30

[书籍介绍] Python Programming: 2 in 1 Ultimate Value Python Guide (30 Exercises and Challen attachment heatlevel agree  ...23456

53 9636 igs8162017-9-18 发表 | 最后回复:Myty3832022-4-30

[书籍介绍] Python学习手册(英文第5版PDF) attach_img heatlevel agree  ...23456..12

115 21906 Captain-CUI2017-5-29 发表 | 最后回复:Myty3832022-4-30

[书籍介绍] Deep Learning with Python: A Hands-on Introduction attach_img heatlevel agree  ...23456..11

103 14165 Captain-CUI2017-4-23 发表 | 最后回复:Myty3832022-4-30

[问答] 关于对dataframe使用apply的问题

1 1702 psk502022-4-30 发表 | 最后回复:psk502022-4-30

[问答] python利用字典自动填充数据 attach_img

6 4840 周小悠2022-3-28 发表 | 最后回复:Studio-R2022-4-29

[书籍介绍] Expert Python Programming 4th edition attachment agree

3 4637 xfx2021-8-20 发表 | 最后回复:Myty3832022-4-29

[书籍介绍] Python Network Programming Techniques attachment agree

7 3177 thinking20092021-10-11 发表 | 最后回复:Myty3832022-4-29

[书籍介绍] Scientific Visualization: Python + Matplotlib 已阅图标 attachment agree

6 2720 thinking20092021-11-25 发表 | 最后回复:Myty3832022-4-29

[书籍介绍] 如果成为金融和数据科学 跨界专家

5 1720 conniewj2021-12-8 发表 | 最后回复:Myty3832022-4-29

[书籍介绍] Learn More Python 3 the Hard Way (pdf+EPUB+azw3合集) attachment agree

9 5832 colingpt2019-1-22 发表 | 最后回复:mike1905192022-4-28

[书籍介绍] Apress.Python.Challenges.2022 attachment agree  ...2

10 4131 thinking20092022-4-25 发表 | 最后回复:lonestone2022-4-28

[学科前沿] Evolutionary Optimization Algorithms 演化的优化算法 2021 attachment

2 4437 tangdh2022-3-30 发表 | 最后回复:三江鸿2022-4-27

[书籍介绍] PyTorch模型训练最新实用教程 True PDF attach_img  ...2

12 5747 zhuming19922019-1-13 发表 | 最后回复:lonestone2022-4-27

[好书首发]Mastering Bitcoin: Unlocking digital crypto-currencies attach_img

8 5971 狂热的爱好者2014-7-27 发表 | 最后回复:hsinfu2022-4-26

[书籍介绍] Automate the Boring Stuff with Python, 2nd Edition 已阅图标 attach_img agree

6 4235 9773yx2020-6-21 发表 | 最后回复:cwjcw812022-4-24

[学科前沿] 我要币

1 2015 tangyifu19992022-4-22 发表 | 最后回复:r92050092022-4-22

[书籍介绍] Hands-On Markov Models with Python(True PDF) attach_img agree  ...2

14 8155 baiwei16371242019-1-23 发表 | 最后回复:yinzhengyi12022-4-20

[书籍介绍] Utilization of Python in clinical study by SASPy attachment

2 2469 bill82022-1-24 发表 | 最后回复:bill82022-4-20

悬赏 [问答] if __names__ = '__main__': 总是提示错误(SyntaxError: invalid syntax) - [悬赏 50 个论坛币]

10 5296 LeeJoonGi2022-4-16 发表 | 最后回复:lukumavs2022-4-20

Statistical Mechanics Algorithms and Computations attachment agree  ...2

12 5179 hjq92882019-10-17 发表 | 最后回复:怪盗科学家2022-4-19

[问答] 【急】怎么获取布尔列表True值的索引号?

7 3429 huapeng662022-4-8 发表 | 最后回复:听雨在小楼2022-4-18

[书籍介绍] 【python入门必看书籍】《python编程无师自通专业程序员的养成》PDF高清版 agree

8 4804 tyu19992019-8-3 发表 | 最后回复:zhouxiangjun2022-4-15

[学科前沿] Matplotlib经典文章: Ten Simple Rules for Better Figures attachment

1 2990 2000yue2021-1-3 发表 | 最后回复:sunshine22222022-4-15

python def 函数传送动态变量  ...2

14 6134 12446909262022-4-8 发表 | 最后回复:听雨在小楼2022-4-15

Python中Dataframe数据的修改(笔记) attach_img agree

5 7224 zwy_03092020-8-21 发表 | 最后回复:zwy_03092022-4-14

VSCODE coderunner 插件运行时中文乱码问题 attach_img

0 3314 飞机师的风衣1112022-4-10 发表 | 最后回复:飞机师的风衣1112022-4-10

[作业] python自动化测试视频教程(2021年最新)

1 2976 大帅哥很帅的2021-8-13 发表 | 最后回复:zhaosl2022-4-9

[程序分享] 利用pycharm中pandas数据分析时数据显示不全问题的解决方案

0 4649 苏晓-kin2022-4-8 发表 | 最后回复:苏晓-kin2022-4-8

[书籍介绍] Complex Network Analysis in Python (PDF) attach_img  ...2345

40 14875 igs8162018-6-20 发表 | 最后回复:ljczy2022-4-8

悬赏 [问答] plotly 旭日图(通过grath.obj)悬赏求教 - [悬赏 10 个论坛币] attachment

0 3257 roadtolondon2022-4-8 发表 | 最后回复:roadtolondon2022-4-8

[书籍介绍] Python贝叶斯分析 attachment  ...2

10 12930 halls_ma2019-1-3 发表 | 最后回复:kenidizl2022-4-8

[问答] Dataframe中列求平均值 attachment

0 3278 xinyinian2022-4-8 发表 | 最后回复:xinyinian2022-4-8

[程序分享] python_LSTM模板机器学习实现代码 attachment

4 4626 mojin82022-2-23 发表 | 最后回复:flowgreen2022-4-6

[书籍介绍] [Packt Publishing] Advanced Machine Learning with Python attachment

4 4737 qingxunz2017-6-2 发表 | 最后回复:flowgreen2022-4-6

python机器学习 agree

4 5337 ybwc1232022-3-17 发表 | 最后回复:flowgreen2022-4-6

[书籍介绍] Packt.Advanced.Python.Programming.2nd.Edition.2022 已阅图标 attachment

3 4168 thinking20092022-4-1 发表 | 最后回复:flowgreen2022-4-6

[问答] 求教Python3统计excel中企业名称出现的次数

5 4722 周小悠2022-2-22 发表 | 最后回复:kenidizl2022-4-5

[书籍介绍] Internals.of.Python.3.x.2022 attachment agree

1 3913 thinking20092022-4-2 发表 | 最后回复:5126611012022-4-4

[问答] 有会用纵横向拉开档次法的吗?

2 4871 努力学习的哈哈哈2021-11-28 发表 | 最后回复:zqQAQ19982022-4-2

[问答] Python循环函数下标越界求助! attachment

6 4018 wuchm2021-10-5 发表 | 最后回复:风雨v萧萧2022-4-1

Time Series Analysis on AWS:how to build forecasting models and detect 2022 attachment

2 4410 tangdh2022-3-30 发表 | 最后回复:sdzy2022-4-1

[问答] 求python实现excel多条件vlookup语句

5 4652 binghe_de2022-3-12 发表 | 最后回复:jmpamao2022-4-1

Artificial Intelligence Programming with Python:From Zero to Hero 2022 源码 attachment

2 4288 tangdh2022-3-30 发表 | 最后回复:redflame2022-4-1

Artificial Intelligence Programming with Python:From Zero to Hero 2022 attachment agree  ...2

11 9548 tangdh2022-3-13 发表 | 最后回复:tangdh2022-3-31

悬赏 [问答] python URL问题 - [悬赏 20 个论坛币] attach_img

3 4174 番茄奏鸣曲2022-3-29 发表 | 最后回复:番茄奏鸣曲2022-3-31

CRC.Modeling.and.Simulation.in.Python.2022 attachment

0 4212 thinking20092022-3-30 发表 | 最后回复:thinking20092022-3-30

[程序分享] Python编程好伴侣→PyCharm开发工具汉化+edu邮箱申请免费续约+教程 attach_img

8 6599 liujiajin2021-4-9 发表 | 最后回复:liujiajin2022-3-26

[书籍介绍] Python for Kids_a playful introduction for programming attachment 女生贴

2 5742 Mr.Finance2015-7-11 发表 | 最后回复:番茄炒蛋六号2022-3-26

廖雪峰Scrapy爬虫教程 attach_img

7 6908 zhuming19922018-12-31 发表 | 最后回复:xiang84828902022-3-26

[问答] 谁有张文彤python课程的账号,付费租用! attach_img

3 4738 福荣山2022-3-24 发表 | 最后回复:ln978882022-3-25

悬赏 [问答] pandas载入错误 - [已解决] 女生贴

2 4969 Leah_S2022-3-22 发表 | 最后回复:shadowaver2022-3-25

2019新书Linear Algebra, Signal Processing, and Wavelets Python Versi attachment agree  ...2

11 18897 林海忠2019-9-19 发表 | 最后回复:lonestone2022-3-22

[作业] 统计学的宝子们有会这些的吗?

2 4997 一窗明2022-3-17 发表 | 最后回复:一窗明2022-3-21

Adaptive Machine Learning Algorithms with Python_Solve Data Analytics and Machin attachment

2 5569 thinking20092022-3-14 发表 | 最后回复:Tony_Liu2022-3-20

[学科前沿] 建模求助

0 4739 君十三2022-3-19 发表 | 最后回复:君十三2022-3-19

[问答] 国内有哪些免费的股票交易数据接口 agree

8 8622 aqours2017-8-7 发表 | 最后回复:dotsky2022-3-17

悬赏 帮写python爬虫代码(沪深上市公司股权激励公告,毕业论文需要) - [悬赏 1000 个论坛币]

2 6094 人@世@间2019-5-22 发表 | 最后回复:奋斗的白少2022-3-16

[作业] 统计类的同学看看这题可以吗? attach_img

2 5699 一窗明2022-2-18 发表 | 最后回复:一窗明2022-3-16

新人签到

1 5400 shorttime5982016-8-28 发表 | 最后回复:r92050092022-3-15

52 Amazing Python Projects For Developers 2022 attachment

6 6162 tangdh2022-3-12 发表 | 最后回复:WFMZZ2022-3-15

悬赏 [问答] 自动识别单词并插入“-” - [悬赏 1 个论坛币]

0 5221 番茄奏鸣曲2022-3-14 发表 | 最后回复:番茄奏鸣曲2022-3-14

悬赏 [问答] python def 返回值问题 - [已解决]

7 5545 番茄奏鸣曲2022-3-13 发表 | 最后回复:冷秋2022-3-14

悬赏 [问答] def相关问题 - [悬赏 30 个论坛币]

3 5259 番茄奏鸣曲2022-3-13 发表 | 最后回复:番茄奏鸣曲2022-3-14

[问答] __init__() missing 1 required positional argument: 'handler'怎么处理

1 5309 3795495312021-12-13 发表 | 最后回复:chenglinz2022-3-14

东方财富房地产吧评论文本数据 attachment

1 1843 ECSOU2022-3-12 发表 | 最后回复:三重虫2022-3-12

Elements of Dynamic Economic Modeling:Presentation and Analysis 2021 attachment

3 1990 tangdh2022-3-10 发表 | 最后回复:三重虫2022-3-12

Deep Generative Modeling 2022 attachment agree

3 1965 tangdh2022-3-10 发表 | 最后回复:三重虫2022-3-12

Data Science in Production:Building Scalable Model Pipelines with Python attach_img agree

2 1882 tangdh2022-3-10 发表 | 最后回复:三重虫2022-3-12

Applications of Artificial Intelligence in Business and Finance:Modern Trends attachment

0 1788 tangdh2022-3-12 发表 | 最后回复:tangdh2022-3-12

Algorithms: Design Techniques and Analysis 第二版 算法:设计技术与分析 2022 attachment

0 1502 tangdh2022-3-12 发表 | 最后回复:tangdh2022-3-12

[问答] python怎么样正则提取列表中字符对应字段?

0 1527 huapeng662022-3-12 发表 | 最后回复:huapeng662022-3-12

[书籍介绍] Introduction to Probability for Data Science 数据科学概率导论 2021 src Python attachment agree

4 2732 tangdh2022-1-16 发表 | 最后回复:tangdh2022-3-10

[书籍介绍] Python基础教程 Python学习 attachment 女生贴

1 1837 是小新啊2022-2-27 发表 | 最后回复:三重虫2022-3-10

本版微信群
加好友,备注cda
拉您进交流群
GMT+8, 2026-3-10 07:40