Skip to Content
Python数据处理
book

Python数据处理

by Jacqueline Kazil, Katharine Jarmul
July 2017
Intermediate to advanced
398 pages
11h 54m
Chinese
Posts & Telecom Press
Content preview from Python数据处理
342
附录
C
运行:
python my_file.py
其中
my_file.py
是一个
Python
文件。
对于编程用到的大多数语言来说,只输入语言的名字(
python
ruby
R
和文件名(并带有正确的文件路径或文件位置)就可以运行。如果你在用
某种语言运行文件时遇到问题,我们建议以语言的名字和“命令行选项”
command-line options
)为关键词在网络上进行搜索。
作为一名
Python
开发者,你还会用到其他运行命令。表
C-1
中给出了其中一些命令,你可
以先了解一下,在安装和运行外部库时可能会用到。
C-1bash中的运行命令
命令 使用案例 更多文档
sudo
sudo
或(超级)用户的身份运行下面
的命令。在修改文件系统的核心部分或
安装外部包时通常需要用到
sudo
https://en.wikipedia.org/wiki/Sudo
bash
运行
bash
文件,或回到
bash shell http://ss64.com/bash/
./configure
运行软件包的配置设定(从源代码安装
软件包的第一步)
https://en.wikipedia.org/wiki/GNU_build_
system#GNU_Autoconf
make
配置完成后运行
makefile
,编译代码准
备安装(从源代码安装软件包的第二步)
http://www.computerhope.com/unix/umake.htm
make install
运行
make
编译好的代码,将软件包安装
到计算机中(从源代码安装软件包的第 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

数据科学中的实用统计学(第2版)

数据科学中的实用统计学(第2版)

Peter Bruce, Andrew Bruce, Peter Gedeck
Java持续交付

Java持续交付

Daniel Bryant, Abraham Marín-Pérez
解密金融数据

解密金融数据

Justin Pauley

Publisher Resources

ISBN: 9787115459190