列表 list

append

clear

copy

count

extend

index

insert

pop

remove

reverse

sort

元组 tuple

count

index

字典 dict

clear

copy

fromkeys

get

items

keys

pop

popitem

setdefault

update

values

字符串 str

capitalize

casefold

center

count

encode

endswith

expandtabs

find

format

format_map

index

isalnum

isalpha

isascii

isdecimal

isdigit

isidentifier

islower

isnumeric

isprintable

isspace

istitle

isupper

join

ljust

lower

lstrip

maketrans

partition

replace

rfind

rindex

rjust

rpartition

rsplit

rstrip

split

splitlines

startswith

strip

swapcase

title

translate

upper

zfill

集合 set

add

clear

copy

difference

difference_update

discard

intersection

intersection_update

isdisjoint

issubset

issuperset

pop

remove

symmetric_difference

symmetric_difference_update

union

update

内置函数

abs

all

any

ascii

bin

bool

breakpoint

bytearray

bytes

callable

chr

classmethod

compile

complex

copyright

credits

delattr

dict

dir

divmod

enumerate

evalexecexit

filter

float

format

frozenset

getattr

globals

hasattr

hash

help

hex

id

input

int

isinstance

issubclass

iter

len

license

list

locals

map

max

memoryview

min

next

object

oct

open

ord

powprintproperty

quit

range

repr

reversed

round

set

setattr

slice

sorted

staticmethod

str

sum

super

tuple

type

vars

zip

复数 complex

conjugate

imag

real

math 库

acos

acosh

asin

asinh

atan

atan2

atanh

ceil

copysign

cos

cosh

degrees

e

erf

erfc

exp

expm1

fabs

factorial

floor

fmod

frexp

fsum

gamma

gcd

hypot

inf

isclose

isfinite

isinf

isnan

ldexp

lgamma

log

log10

log1p

log2

modf

nan

pi

pow

radians

remainder

sin

sinh

sqrt

tan

tanh

tau

trunc

random 库

BPF

LOG4

NV_MAGICCONST

RECIP_BPF

Random

SG_MAGICCONST

SystemRandom

TWOPI

betavariate

choice

choices

expovariate

gammavariate

gauss

getrandbits

getstate

lognormvariate

normalvariate

paretovariate

randint

random

randrange

sample

seed

setstate

shuffle

triangular

uniform

vonmisesvariate

weibullvariate

os 库

DirEntry

F_OK

MutableMapping

O_APPEND

O_BINARY

O_CREAT

O_EXCL

O_NOINHERIT

O_RANDOM

O_RDONLY

O_RDWR

O_SEQUENTIAL

O_SHORT_LIVED

O_TEMPORARY

O_TEXT

O_TRUNC

O_WRONLY

P_DETACH

P_NOWAIT

P_NOWAITO

P_OVERLAY

P_WAIT

PathLike

R_OK

SEEK_CUR

SEEK_END

SEEK_SET

TMP_MAX

W_OK

X_OK

abc

abort

access

altsep

chdir

chmod

close

closerange

cpu_count

curdir

defpath

device_encoding

devnull

dup

dup2

environ

error

execl

execle

execlp

execlpe

execv

execve

execvp

execvpe

extsep

fdopen

fsdecode

fsencode

fspath

fstat

fsync

ftruncate

get_exec_path

get_handle_inheritable

get_inheritable

get_terminal_size

getcwd

getcwdb

getenv

getlogin

getpid

getppid

isatty

kill

linesep

link

listdir

lseek

lstat

makedirs

mkdir

name

open

pardir

path

pathsep

pipe

popen

putenv

read

readlink

remove

removedirs

rename

renames

replace

rmdir

scandir

sep

set_handle_inheritable

set_inheritable

spawnl

spawnle

spawnv

spawnve

st

startfile

stat

stat_result

statvfs_result

strerror

supports_bytes_environ

supports_dir_fd

supports_effective_ids

supports_fd

supports_follow_symlinks

symlink

sys

system

terminal_size

times

times_result

truncate

umask

uname_result

unlink

urandom

utime

waitpid

walk

write

turtle 库

Canvas

Pen

RawPen

RawTurtle

Screen

ScrolledCanvas

Shape

TK

TNavigator

TPen

Tbuffer

Terminator

Turtle

TurtleGraphicsError

TurtleScreen

TurtleScreenBase

Vec2D

addshape

back

backward

begin_fill

begin_poly

bgcolor

bgpic

bk

bye

circle

clear

clearscreen

clearstamp

clearstamps

clone

color

colormode

config_dict

deepcopy

degrees

delay

distance

done

dot

down

end_fill

end_poly

exitonclick

fd

fillcolor

filling

forward

get_poly

get_shapepoly

getcanvas

getmethparlist

getpen

getscreen

getshapes

getturtle

goto

heading

hideturtle

home

ht

inspect

isdown

isfile

isvisible

join

left

listen

lt

mainloop

math

mode

numinput

onclick

ondrag

onkey

onkeypress

onkeyrelease

onrelease

onscreenclick

ontimer

pd

pen

pencolor

pendown

pensize

penup

pos

position

pu

radians

read_docstrings

readconfig

register_shape

reset

resetscreen

resizemode

right

rt

screensize

seth

setheading

setpos

setposition

settiltangle

setundobuffer

setup

setworldcoordinates

setx

sety

shape

shapesize

shapetransform

shearfactor

showturtle

simpledialog

speed

split

st

stamp

sys

textinput

tilt

tiltangle

time

title

towards

tracer

turtles

turtlesize

types

undo

undobufferentries

up

update

width

window_height

window_width

write

write_docstringdict

xcor

ycor

pygame 库

ACTIVEEVENT

ANYFORMAT

APPACTIVE

APPFOCUSMOUSE

APPINPUTFOCUS

ASYNCBLIT

AUDIODEVICEADDED

AUDIODEVICEREMOVED

AUDIO_ALLOW_ANY_CHANGE

AUDIO_ALLOW_CHANNELS_CHANGE

AUDIO_ALLOW_FORMAT_CHANGE

AUDIO_ALLOW_FREQUENCY_CHANGE

AUDIO_S16

AUDIO_S16LSB

AUDIO_S16MSB

AUDIO_S16SYS

AUDIO_S8

AUDIO_U16

AUDIO_U16LSB

AUDIO_U16MSB

AUDIO_U16SYS

AUDIO_U8

BIG_ENDIAN

BLENDMODE_ADD

BLENDMODE_BLEND

BLENDMODE_MOD

BLENDMODE_NONE

BLEND_ADD

BLEND_ALPHA_SDL2

BLEND_MAX

BLEND_MIN

BLEND_MULT

BLEND_PREMULTIPLIED

BLEND_RGBA_ADD

BLEND_RGBA_MAX

BLEND_RGBA_MIN

BLEND_RGBA_MULT

BLEND_RGBA_SUB

BLEND_RGB_ADD

BLEND_RGB_MAX

BLEND_RGB_MIN

BLEND_RGB_MULT

BLEND_RGB_SUB

BLEND_SUB

BUTTON_LEFT

BUTTON_MIDDLE

BUTTON_RIGHT

BUTTON_WHEELDOWN

BUTTON_WHEELUP

BUTTON_X1

BUTTON_X2

BufferError

BufferProxy

CONTROLLERAXISMOTION

CONTROLLERBUTTONDOWN

CONTROLLERBUTTONUP

CONTROLLERDEVICEADDED

CONTROLLERDEVICEREMAPPED

CONTROLLERDEVICEREMOVED

CONTROLLER_AXIS_INVALID

CONTROLLER_AXIS_LEFTX

CONTROLLER_AXIS_LEFTY

CONTROLLER_AXIS_MAX

CONTROLLER_AXIS_RIGHTX

CONTROLLER_AXIS_RIGHTY

CONTROLLER_AXIS_TRIGGERLEFT

CONTROLLER_AXIS_TRIGGERRIGHT

CONTROLLER_BUTTON_A

CONTROLLER_BUTTON_B

CONTROLLER_BUTTON_BACK

CONTROLLER_BUTTON_DPAD_DOWN

CONTROLLER_BUTTON_DPAD_LEFT

CONTROLLER_BUTTON_DPAD_RIGHT

CONTROLLER_BUTTON_DPAD_UP

CONTROLLER_BUTTON_GUIDE

CONTROLLER_BUTTON_INVALID

CONTROLLER_BUTTON_LEFTSHOULDER

CONTROLLER_BUTTON_LEFTSTICK

CONTROLLER_BUTTON_MAX

CONTROLLER_BUTTON_RIGHTSHOULDER

CONTROLLER_BUTTON_RIGHTSTICK

CONTROLLER_BUTTON_START

CONTROLLER_BUTTON_X

CONTROLLER_BUTTON_Y

Color

DOUBLEBUF

DROPBEGIN

DROPCOMPLETE

DROPFILE

DROPTEXT

FINGERDOWN

FINGERMOTION

FINGERUP

FULLSCREEN

GL_ACCELERATED_VISUAL

GL_ACCUM_ALPHA_SIZE

GL_ACCUM_BLUE_SIZE

GL_ACCUM_GREEN_SIZE

GL_ACCUM_RED_SIZE

GL_ALPHA_SIZE

GL_BLUE_SIZE

GL_BUFFER_SIZE

GL_CONTEXT_DEBUG_FLAG

GL_CONTEXT_FLAGS

GL_CONTEXT_FORWARD_COMPATIBLE_FLAG

GL_CONTEXT_MAJOR_VERSION

GL_CONTEXT_MINOR_VERSION

GL_CONTEXT_PROFILE_COMPATIBILITY

GL_CONTEXT_PROFILE_CORE

GL_CONTEXT_PROFILE_ES

GL_CONTEXT_PROFILE_MASK

GL_CONTEXT_RELEASE_BEHAVIOR

GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH

GL_CONTEXT_RELEASE_BEHAVIOR_NONE

GL_CONTEXT_RESET_ISOLATION_FLAG

GL_CONTEXT_ROBUST_ACCESS_FLAG

GL_DEPTH_SIZE

GL_DOUBLEBUFFER

GL_FRAMEBUFFER_SRGB_CAPABLE

GL_GREEN_SIZE

GL_MULTISAMPLEBUFFERS

GL_MULTISAMPLESAMPLES

GL_RED_SIZE

GL_SHARE_WITH_CURRENT_CONTEXT

GL_STENCIL_SIZE

GL_STEREO

GL_SWAP_CONTROL

HAT_CENTERED

HAT_DOWN

HAT_LEFT

HAT_LEFTDOWN

HAT_LEFTUP

HAT_RIGHT

HAT_RIGHTDOWN

HAT_RIGHTUP

HAT_UP

HAVE_NEWBUF

HIDDEN

HWACCEL

HWPALETTE

HWSURFACE

JOYAXISMOTION

JOYBALLMOTION

JOYBUTTONDOWN

JOYBUTTONUP

JOYDEVICEADDED

JOYDEVICEREMOVED

JOYHATMOTION

KEYDOWN

KEYUP

KMOD_ALT

KMOD_CAPS

KMOD_CTRL

KMOD_GUI

KMOD_LALT

KMOD_LCTRL

KMOD_LGUI

KMOD_LMETA

KMOD_LSHIFT

KMOD_META

KMOD_MODE

KMOD_NONE

KMOD_NUM

KMOD_RALT

KMOD_RCTRL

KMOD_RGUI

KMOD_RMETA

KMOD_RSHIFT

KMOD_SHIFT

KSCAN_0

KSCAN_1

KSCAN_2

KSCAN_3

KSCAN_4

KSCAN_5

KSCAN_6

KSCAN_7

KSCAN_8

KSCAN_9

KSCAN_A

KSCAN_AC_BACK

KSCAN_APOSTROPHE

KSCAN_B

KSCAN_BACKSLASH

KSCAN_BACKSPACE

KSCAN_BREAK

KSCAN_C

KSCAN_CAPSLOCK

KSCAN_CLEAR

KSCAN_COMMA

KSCAN_CURRENCYSUBUNIT

KSCAN_CURRENCYUNIT

KSCAN_D

KSCAN_DELETE

KSCAN_DOWN

KSCAN_E

KSCAN_END

KSCAN_EQUALS

KSCAN_ESCAPE

KSCAN_EURO

KSCAN_F

KSCAN_F1

KSCAN_F10

KSCAN_F11

KSCAN_F12

KSCAN_F13

KSCAN_F14

KSCAN_F15

KSCAN_F2

KSCAN_F3

KSCAN_F4

KSCAN_F5

KSCAN_F6

KSCAN_F7

KSCAN_F8

KSCAN_F9

KSCAN_G

KSCAN_GRAVE

KSCAN_H

KSCAN_HELP

KSCAN_HOME

KSCAN_I

KSCAN_INSERT

KSCAN_INTERNATIONAL1

KSCAN_INTERNATIONAL2

KSCAN_INTERNATIONAL3

KSCAN_INTERNATIONAL4

KSCAN_INTERNATIONAL5

KSCAN_INTERNATIONAL6

KSCAN_INTERNATIONAL7

KSCAN_INTERNATIONAL8

KSCAN_INTERNATIONAL9

KSCAN_J

KSCAN_K

KSCAN_KP0

KSCAN_KP1

KSCAN_KP2

KSCAN_KP3

KSCAN_KP4

KSCAN_KP5

KSCAN_KP6

KSCAN_KP7

KSCAN_KP8

KSCAN_KP9

KSCAN_KP_0

KSCAN_KP_1

KSCAN_KP_2

KSCAN_KP_3

KSCAN_KP_4

KSCAN_KP_5

KSCAN_KP_6

KSCAN_KP_7

KSCAN_KP_8

KSCAN_KP_9

KSCAN_KP_DIVIDE

KSCAN_KP_ENTER

KSCAN_KP_EQUALS

KSCAN_KP_MINUS

KSCAN_KP_MULTIPLY

KSCAN_KP_PERIOD

KSCAN_KP_PLUS

KSCAN_L

KSCAN_LALT

KSCAN_LANG1

KSCAN_LANG2

KSCAN_LANG3

KSCAN_LANG4

KSCAN_LANG5

KSCAN_LANG6

KSCAN_LANG7

KSCAN_LANG8

KSCAN_LANG9

KSCAN_LCTRL

KSCAN_LEFT

KSCAN_LEFTBRACKET

KSCAN_LGUI

KSCAN_LMETA

KSCAN_LSHIFT

KSCAN_LSUPER

KSCAN_M

KSCAN_MENU

KSCAN_MINUS

KSCAN_MODE

KSCAN_N

KSCAN_NONUSBACKSLASH

KSCAN_NONUSHASH

KSCAN_NUMLOCK

KSCAN_NUMLOCKCLEAR

KSCAN_O

KSCAN_P

KSCAN_PAGEDOWN

KSCAN_PAGEUP

KSCAN_PAUSE

KSCAN_PERIOD

KSCAN_POWER

KSCAN_PRINT

KSCAN_PRINTSCREEN

KSCAN_Q

KSCAN_R

KSCAN_RALT

KSCAN_RCTRL

KSCAN_RETURN

KSCAN_RGUI

KSCAN_RIGHT

KSCAN_RIGHTBRACKET

KSCAN_RMETA

KSCAN_RSHIFT

KSCAN_RSUPER

KSCAN_S

KSCAN_SCROLLLOCK

KSCAN_SCROLLOCK

KSCAN_SEMICOLON

KSCAN_SLASH

KSCAN_SPACE

KSCAN_SYSREQ

KSCAN_T

KSCAN_TAB

KSCAN_U

KSCAN_UNKNOWN

KSCAN_UP

KSCAN_V

KSCAN_W

KSCAN_X

KSCAN_Y

KSCAN_Z

K_0

K_1

K_2

K_3

K_4

K_5

K_6

K_7

K_8

K_9

K_AC_BACK

K_AMPERSAND

K_ASTERISK

K_AT

K_BACKQUOTE

K_BACKSLASH

K_BACKSPACE

K_BREAK

K_CAPSLOCK

K_CARET

K_CLEAR

K_COLON

K_COMMA

K_CURRENCYSUBUNIT

K_CURRENCYUNIT

K_DELETE

K_DOLLAR

K_DOWN

K_END

K_EQUALS

K_ESCAPE

K_EURO

K_EXCLAIM

K_F1

K_F10

K_F11

K_F12

K_F13

K_F14

K_F15

K_F2

K_F3

K_F4

K_F5

K_F6

K_F7

K_F8

K_F9

K_GREATER

K_HASH

K_HELP

K_HOME

K_INSERT

K_KP0

K_KP1

K_KP2

K_KP3

K_KP4

K_KP5

K_KP6

K_KP7

K_KP8

K_KP9

K_KP_0

K_KP_1

K_KP_2

K_KP_3

K_KP_4

K_KP_5

K_KP_6

K_KP_7

K_KP_8

K_KP_9

K_KP_DIVIDE

K_KP_ENTER

K_KP_EQUALS

K_KP_MINUS

K_KP_MULTIPLY

K_KP_PERIOD

K_KP_PLUS

K_LALT

K_LCTRL

K_LEFT

K_LEFTBRACKET

K_LEFTPAREN

K_LESS

K_LGUI

K_LMETA

K_LSHIFT

K_LSUPER

K_MENU

K_MINUS

K_MODE

K_NUMLOCK

K_NUMLOCKCLEAR

K_PAGEDOWN

K_PAGEUP

K_PAUSE

K_PERCENT

K_PERIOD

K_PLUS

K_POWER

K_PRINT

K_PRINTSCREEN

K_QUESTION

K_QUOTE

K_QUOTEDBL

K_RALT

K_RCTRL

K_RETURN

K_RGUI

K_RIGHT

K_RIGHTBRACKET

K_RIGHTPAREN

K_RMETA

K_RSHIFT

K_RSUPER

K_SCROLLLOCK

K_SCROLLOCK

K_SEMICOLON

K_SLASH

K_SPACE

K_SYSREQ

K_TAB

K_UNDERSCORE

K_UNKNOWN

K_UP

K_a

K_b

K_c

K_d

K_e

K_f

K_g

K_h

K_i

K_j

K_k

K_l

K_m

K_n

K_o

K_p

K_q

K_r

K_s

K_t

K_u

K_v

K_w

K_x

K_y

K_z

LIL_ENDIAN

MIDIIN

MIDIOUT

MOUSEBUTTONDOWN

MOUSEBUTTONUP

MOUSEMOTION

MOUSEWHEEL

MULTIGESTURE

Mask

NOEVENT

NOFRAME

NUMEVENTS

OPENGL

OPENGLBLIT

Overlay

PREALLOC

PixelArray

QUIT

RESIZABLE

RLEACCEL

RLEACCELOK

Rect

SCALED

SCRAP_BMP

SCRAP_CLIPBOARD

SCRAP_PBM

SCRAP_PPM

SCRAP_SELECTION

SCRAP_TEXT

SDL

SHOWN

SRCALPHA

SRCCOLORKEY

SWSURFACE

SYSTEM_CURSOR_ARROW

SYSTEM_CURSOR_CROSSHAIR

SYSTEM_CURSOR_HAND

SYSTEM_CURSOR_IBEAM

SYSTEM_CURSOR_NO

SYSTEM_CURSOR_SIZEALL

SYSTEM_CURSOR_SIZENESW

SYSTEM_CURSOR_SIZENS

SYSTEM_CURSOR_SIZENWSE

SYSTEM_CURSOR_SIZEWE

SYSTEM_CURSOR_WAIT

SYSTEM_CURSOR_WAITARROW

SYSWMEVENT

Surface

SurfaceType

TEXTEDITING

TEXTINPUT

TIMER_RESOLUTION

USEREVENT

USEREVENT_DROPFILE

VIDEOEXPOSE

VIDEORESIZE

Vector2

Vector3

WINDOWCLOSE

WINDOWENTER

WINDOWEXPOSED

WINDOWFOCUSGAINED

WINDOWFOCUSLOST

WINDOWHIDDEN

WINDOWHITTEST

WINDOWLEAVE

WINDOWMAXIMIZED

WINDOWMINIMIZED

WINDOWMOVED

WINDOWRESIZED

WINDOWRESTORED

WINDOWSHOWN

WINDOWSIZECHANGED

WINDOWTAKEFOCUS

base

bufferproxy

color

colordict

compat

constants

cursors

display

draw

encode_file_path

encode_string

error

event

fastevent

font

get_array_interface

get_error

get_init

get_sdl_byteorder

get_sdl_version

image

init

joystick

key

mask

math

mixer

mixer_music

mouse

movie

packager_imports

pixelarray

pixelcopy

pygame_dir

quit

rect

register_quit

rev

rwobject

scrap

segfault

set_error

sndarray

sprite

surface

surfarray

sysfont

threads

time

transform

ver

vernum

version

warn_unwanted_files

requests 库

ConnectTimeout

ConnectionError

DependencyWarning

FileModeWarning

HTTPError

NullHandler

PreparedRequest

ReadTimeout

Request

RequestException

RequestsDependencyWarning

Response

Session

Timeout

TooManyRedirects

URLRequired

adapters

api

auth

certs

chardet

check_compatibility

codes

compat

cookies

delete

exceptions

get

head

hooks

logging

models

options

packages

patch

post

put

request

session

sessions

ssl

status_codes

structures

urllib3

utils

warnings

bs4 库

BeautifulSoup

BeautifulStoneSoup

CData

Comment

Counter

DEFAULT_OUTPUT_ENCODING

Declaration

Doctype

FeatureNotFound

GuessedAtParserWarning

MarkupResemblesLocatorWarning

NavigableString

PYTHON_SPECIFIC_ENCODINGS

PageElement

ParserRejectedMarkup

ProcessingInstruction

ResultSet

Script

SoupStrainer

StopParsing

Stylesheet

Tag

TemplateString

UnicodeDammit

builder

builder_registry

dammit

element

formatter

os

re

sys

traceback

warnings

bs4 中 BeautifulSoup

ASCII_SPACES

DEFAULT_BUILDER_FEATURES

NO_PARSER_SPECIFIED_WARNING

ROOT_TAG_NAME

append

childGenerator

children

clear

decode

decode_contents

decompose

decomposed

descendants

encode

encode_contents

endData

extend

extract

fetchNextSiblings

fetchParents

fetchPrevious

fetchPreviousSiblings

find

findAll

findAllNext

findAllPrevious

findChild

findChildren

findNext

findNextSibling

findNextSiblings

findParent

findParents

findPrevious

findPreviousSibling

findPreviousSiblings

find_all

find_all_next

find_all_previous

find_next

find_next_sibling

find_next_siblings

find_parent

find_parents

find_previous

find_previous_sibling

find_previous_siblings

format_string

formatter_for_name

get

getText

get_attribute_list

get_text

handle_data

handle_endtag

handle_starttag

has_attr

has_key

index

insert

insert_after

insert_before

isSelfClosing

is_empty_element

new_string

new_tag

next

nextGenerator

nextSibling

nextSiblingGenerator

next_elements

next_siblings

object_was_parsed

parentGenerator

parents

parserClass

popTag

prettify

previous

previousGenerator

previousSibling

previousSiblingGenerator

previous_elements

previous_siblings

pushTag

recursiveChildGenerator

renderContents

replaceWith

replaceWithChildren

replace_with

replace_with_children

reset

select

select_one

setup

smooth

string

string_container

strings

stripped_strings

text

unwrap

wrap

lxml 库

etree

get_include

lxml 中 etree

AncestorsIterator

AttributeBasedElementClassLookup

C14NError

C14NWriterTarget

CDATA

Comment

CommentBase

CustomElementClassLookup

DEBUG

DTD

DTDError

DTDParseError

DTDValidateError

DocInfo

DocumentInvalid

ETCompatXMLParser

ETXPath

Element

ElementBase

ElementChildIterator

ElementClassLookup

ElementDefaultClassLookup

ElementDepthFirstIterator

ElementNamespaceClassLookup

ElementTextIterator

ElementTree

Entity

EntityBase

Error

ErrorDomains

ErrorLevels

ErrorTypes

Extension

FallbackElementClassLookup

FunctionNamespace

HTML

HTMLParser

HTMLPullParser

LIBXML_COMPILED_VERSION

LIBXML_VERSION

LIBXSLT_COMPILED_VERSION

LIBXSLT_VERSION

LXML_VERSION

LxmlError

LxmlRegistryError

LxmlSyntaxError

NamespaceRegistryError

PI

PIBase

ParseError

ParserBasedElementClassLookup

ParserError

ProcessingInstruction

PyErrorLog

PythonElementClassLookup

QName

RelaxNG

RelaxNGError

RelaxNGErrorTypes

RelaxNGParseError

RelaxNGValidateError

Resolver

Schematron

SchematronError

SchematronParseError

SchematronValidateError

SerialisationError

SiblingsIterator

SubElement

TreeBuilder

XInclude

XIncludeError

XML

XMLDTDID

XMLID

XMLParser

XMLPullParser

XMLSchema

XMLSchemaError

XMLSchemaParseError

XMLSchemaValidateError

XMLSyntaxAssertionError

XMLSyntaxError

XMLTreeBuilder

XPath

XPathDocumentEvaluator

XPathElementEvaluator

XPathError

XPathEvalError

XPathEvaluator

XPathFunctionError

XPathResultError

XPathSyntaxError

XSLT

XSLTAccessControl

XSLTApplyError

XSLTError

XSLTExtension

XSLTExtensionError

XSLTParseError

XSLTSaveError

adopt_external_document

canonicalize

cleanup_namespaces

clear_error_log

dump

fromstring

fromstringlist

get_default_parser

htmlfile

indent

iselement

iterparse

iterwalk

memory_debugger

open

parse

parseid

register_namespace

set_default_parser

set_element_class_lookup

strip_attributes

strip_elements

strip_tags

tostring

tostringlist

tounicode

use_global_python_log

xmlfile

urllib3 库

HTTPConnectionPool

HTTPResponse

HTTPSConnectionPool

PoolManager

ProxyManager

Retry

Timeout

absolute_import

add_stderr_logger

connection

connection_from_url

connectionpool

contrib

disable_warnings

encode_multipart_formdata

exceptions

fields

filepost

get_host

logging

make_headers

packages

poolmanager

proxy_from_url

request

response

util

warnings

urllib.request

AbstractBasicAuthHandler

AbstractDigestAuthHandler

AbstractHTTPHandler

BaseHandler

CacheFTPHandler

ContentTooShortError

DataHandler

FTPHandler

FancyURLopener

FileHandler

HTTPBasicAuthHandler

HTTPCookieProcessor

HTTPDefaultErrorHandler

HTTPDigestAuthHandler

HTTPError

HTTPErrorProcessor

HTTPHandler

HTTPPasswordMgr

HTTPPasswordMgrWithDefaultRealm

HTTPPasswordMgrWithPriorAuth

HTTPRedirectHandler

HTTPSHandler

MAXFTPCACHE

OpenerDirector

ProxyBasicAuthHandler

ProxyDigestAuthHandler

ProxyHandler

Request

URLError

URLopener

UnknownHandler

addclosehook

addinfourl

base64

bisect

build_opener

contextlib

email

ftpcache

ftperrors

ftpwrapper

getproxies

getproxies_environment

getproxies_registry

hashlib

http

install_opener

io

localhost

noheaders

os

parse_http_list

parse_keqv_list

pathname2url

posixpath

proxy_bypass

proxy_bypass_environment

proxy_bypass_registry

quote

re

request_host

socket

splitattr

splithost

splitpasswd

splitport

splitquery

splittag

splittype

splituser

splitvalue

ssl

string

sys

tempfile

thishost

time

to_bytes

unquote

unquote_to_bytes

unwrap

url2pathname

urlcleanup

urljoin

urlopen

urlparse

urlretrieve

urlsplit

urlunparse

warnings

jieba 库

DEFAULT_DICT

DEFAULT_DICT_NAME

DICT_WRITING

PY2

Tokenizer

absolute_import

add_word

calc

check_paddle_install

cut

cut_for_search

default_encoding

default_logger

del_word

disable_parallel

dt

enable_paddle

enable_parallel

finalseg

get_DAG

get_FREQ

get_dict_file

get_module_res

initialize

iteritems

iterkeys

itervalues

lcut

lcut_for_search

load_userdict

log

log_console

logging

marshal

md5

os

pkg_resources

pool

re

re_eng

re_han_default

re_skip_default

re_userdict

resolve_filename

setLogLevel

set_dictionary

strdecode

string_types

suggest_freq

sys

tempfile

text_type

threading

time

tokenize

unicode_literals

user_word_tag_tab

xrange

wordcloud 库

ImageColorGenerator

STOPWORDS

WordCloud

color_from_image

get_single_color_func

query_integral_image

random_color_func

tokenization

wordcloud

sys 库

api_version

argv

base_exec_prefix

base_prefix

breakpointhook

builtin_module_names

byteorder

call_tracing

callstats

copyright

displayhook

dllhandle

dont_write_bytecode

exc_info

excepthook

exec_prefix

executable

exit

flags

float_info

float_repr_style

get_asyncgen_hooks

get_coroutine_origin_tracking_depth

get_coroutine_wrapper

getallocatedblocks

getcheckinterval

getdefaultencoding

getfilesystemencodeerrors

getfilesystemencoding

getprofile

getrecursionlimit

getrefcount

getsizeof

getswitchinterval

gettrace

getwindowsversion

hash_info

hexversion

implementation

int_info

intern

is_finalizing

maxsize

maxunicode

meta_path

modules

path

path_hooks

path_importer_cache

platform

prefix

set_asyncgen_hooks

set_coroutine_origin_tracking_depth

set_coroutine_wrapper

setcheckinterval

setprofile

setrecursionlimit

setswitchinterval

settrace

stderr

stdin

stdout

thread_info

version

version_info

warnoptions

winver

scrapy 库

Field

FormRequest

Item

Request

Selector

Spider

exceptions

http

item

link

linkextractors

selector

signals

spiders

twisted_version

utils

version_info

pymysql 库

BINARY

Binary

Connect

Connection

DATE

DATETIME

DBAPISet

DataError

DatabaseError

Date

DateFromTicks

Error

FIELD_TYPE

IntegrityError

InterfaceError

InternalError

MySQLError

NULL

NUMBER

NotSupportedError

OperationalError

PY2

ProgrammingError

ROWID

STRING

TIME

TIMESTAMP

Time

TimeFromTicks

Timestamp

TimestampFromTicks

VERSION

VERSION_STRING

Warning

apilevel

charset

connect

connections

constants

converters

cursors

err

escape_dict

escape_sequence

escape_string

get_client_info

install_as_MySQLdb

optionfile

paramstyle

protocol

sys

thread_safe

threadsafety

times

util

version_info

fake_useragent 库

FakeUserAgent

FakeUserAgentError

UserAgent

UserAgentError

VERSION

absolute_import

errors

fake

log

settings

unicode_literals

utils

gevent 库

Greenlet

GreenletExit

Timeout

absolute_import

config

exceptions

get_hub

getcurrent

getswitchinterval

greenlet

hub

idle

iwait

joinall

kill

killall

libev

libuv

namedtuple

os

reinit

setswitchinterval

signal_handler

sleep

spawn

spawn_later

spawn_raw

sys

timeout

version_info

wait

with_timeout

grequests 库

AsyncRequest

Pool

Session

curious_george

delete

get

gevent

head

imap

map

options

partial

patch

post

put

request

send

traceback

greenlet 库

GREENLET_USE_CONTEXT_VARS

GREENLET_USE_GC

GREENLET_USE_TRACING

GreenletExit

error

getcurrent

gettrace

greenlet

settrace

matplotlib 库

ExecutableNotFoundError

LooseVersion

MatplotlibDeprecationWarning

MutableMapping

Parameter

Path

RcParams

URL_REGEX

animation

atexit

cbook

checkdep_ps_distiller

checkdep_usetex

colors

compare_versions

contextlib

cycler

defaultParams

default_test_modules

docstring

fontconfig_pattern

ft2font

functools

get_backend

get_cachedir

get_configdir

get_data_path

get_home

importlib

inspect

interactive

is_interactive

is_url

locale

logging

matplotlib_fname

mplDeprecation

namedtuple

numpy

os

pprint

rc

rcParams

rcParamsDefault

rcParamsOrig

rc_context

rc_file

rc_file_defaults

rc_params

rc_params_from_file

rcdefaults

rcsetup

re

sanitize_sequence

set_loglevel

shutil

subprocess

sys

tempfile

test

use

validate_backend

warnings

matplotlib 中 pyplot

Annotation

Arrow

Artist

AutoLocator

Axes

Button

Circle

Figure

FigureCanvasBase

FixedFormatter

FixedLocator

FormatStrFormatter

Formatter

FuncFormatter

GridSpec

IndexLocator

Line2D

LinearLocator

Locator

LogFormatter

LogFormatterExponent

LogFormatterMathtext

LogLocator

MaxNLocator

MouseButton

MultipleLocator

Normalize

NullFormatter

NullLocator

Number

PolarAxes

Polygon

Rectangle

ScalarFormatter

Slider

Subplot

SubplotTool

Text

TickHelper

Widget

acorr

angle_spectrum

annotate

arrow

autoscale

autumn

axes

axhline

axhspan

axis

axline

axvline

axvspan

bar

barbs

barh

bone

box

boxplot

broken_barh

cbook

cla

clabel

clf

clim

close

cm

cohere

colorbar

colormaps

connect

contour

contourf

cool

copper

csd

cycler

delaxes

disconnect

docstring

draw

draw_all

draw_if_interactive

errorbar

eventplot

figaspect

figimage

figlegend

fignum_exists

figtext

figure

fill

fill_between

fill_betweenx

findobj

flag

functools

gca

gcf

gci

get

get_backend

get_cmap

get_current_fig_manager

get_figlabels

get_fignums

get_plot_commands

get_scale_names

getp

ginput

gray

grid

hexbin

hist

hist2d

hlines

hot

hsv

importlib

imread

imsave

imshow

inferno

inspect

install_repl_displayhook

interactive

ioff

ion

isinteractive

jet

legend

locator_params

logging

loglog

magma

magnitude_spectrum

margins

matplotlib

matshow

minorticks_off

minorticks_on

mlab

new_figure_manager

nipy_spectral

np

pause

pcolor

pcolormesh

phase_spectrum

pie

pink

plasma

plot

plot_date

plotting

polar

prism

psd

quiver

quiverkey

rc

rcParams

rcParamsDefault

rcParamsOrig

rc_context

rcdefaults

rcsetup

re

register_cmap

rgrids

savefig

sca

scatter

sci

semilogx

semilogy

set_cmap

set_loglevel

setp

show

specgram

spring

spy

stackplot

stem

step

streamplot

style

subplot

subplot2grid

subplot_mosaic

subplot_tool

subplots

subplots_adjust

summer

suptitle

switch_backend

sys

table

text

thetagrids

threading

tick_params

ticklabel_format

tight_layout

time

title

tricontour

tricontourf

tripcolor

triplot

twinx

twiny

uninstall_repl_displayhook

violinplot

viridis

vlines

waitforbuttonpress

winter

xcorr

xkcd

xlabel

xlim

xscale

xticks

ylabel

ylim

yscale

yticks

mysql.connector

BINARY

Binary

CharacterSet

ClientFlag

Connect

DATETIME

DataError

DatabaseError

Date

DateFromTicks

Error

FieldFlag

FieldType

HAVE_CEXT

IntegrityError

InterfaceError

InternalError

MySQLConnection

NUMBER

NotSupportedError

OperationalError

PoolError

ProgrammingError

ROWID

RefreshOption

STRING

Time

TimeFromTicks

Timestamp

TimestampFromTicks

Warning

abstracts

apilevel

authentication

catch23

charsets

connect

connection

constants

conversion

cursor

custom_error_exception

custom_types

dbapi

errorcode

errors

locales

network

optionfiles

paramstyle

protocol

read_option_files

threadsafety

utils

version

sqlite3 库

Binary

Cache

Connection

Cursor

DataError

DatabaseError

Date

DateFromTicks

Error

IntegrityError

InterfaceError

InternalError

NotSupportedError

OperationalError

OptimizedUnicode

PARSE_COLNAMES

PARSE_DECLTYPES

PrepareProtocol

ProgrammingError

Row

SQLITE_ALTER_TABLE

SQLITE_ANALYZE

SQLITE_ATTACH

SQLITE_CREATE_INDEX

SQLITE_CREATE_TABLE

SQLITE_CREATE_TEMP_INDEX

SQLITE_CREATE_TEMP_TABLE

SQLITE_CREATE_TEMP_TRIGGER

SQLITE_CREATE_TEMP_VIEW

SQLITE_CREATE_TRIGGER

SQLITE_CREATE_VIEW

SQLITE_CREATE_VTABLE

SQLITE_DELETE

SQLITE_DENY

SQLITE_DETACH

SQLITE_DONE

SQLITE_DROP_INDEX

SQLITE_DROP_TABLE

SQLITE_DROP_TEMP_INDEX

SQLITE_DROP_TEMP_TABLE

SQLITE_DROP_TEMP_TRIGGER

SQLITE_DROP_TEMP_VIEW

SQLITE_DROP_TRIGGER

SQLITE_DROP_VIEW

SQLITE_DROP_VTABLE

SQLITE_FUNCTION

SQLITE_IGNORE

SQLITE_INSERT

SQLITE_OK

SQLITE_PRAGMA

SQLITE_READ

SQLITE_RECURSIVE

SQLITE_REINDEX

SQLITE_SAVEPOINT

SQLITE_SELECT

SQLITE_TRANSACTION

SQLITE_UPDATE

Statement

Time

TimeFromTicks

Timestamp

TimestampFromTicks

Warning

adapt

adapters

apilevel

collections

complete_statement

connect

converters

datetime

dbapi2

enable_callback_tracebacks

enable_shared_cache

paramstyle

register_adapter

register_converter

sqlite_version

sqlite_version_info

threadsafety

time

version

version_info

numpy 库

ALLOW_THREADS

AxisError

BUFSIZE

CLIP

ComplexWarning

DataSource

ERR_CALL

ERR_DEFAULT

ERR_IGNORE

ERR_LOG

ERR_PRINT

ERR_RAISE

ERR_WARN

FLOATING_POINT_SUPPORT

FPE_DIVIDEBYZERO

FPE_INVALID

FPE_OVERFLOW

FPE_UNDERFLOW

False_

Inf

Infinity

MAXDIMS

MAY_SHARE_BOUNDS

MAY_SHARE_EXACT

MachAr

ModuleDeprecationWarning

NAN

NINF

NZERO

NaN

PINF

PZERO

RAISE

RankWarning

SHIFT_DIVIDEBYZERO

SHIFT_INVALID

SHIFT_OVERFLOW

SHIFT_UNDERFLOW

ScalarType

Tester

TooHardError

True_

UFUNC_BUFSIZE_DEFAULT

UFUNC_PYVALS_NAME

VisibleDeprecationWarning

WRAP

abs

absolute

add

add_docstring

add_newdoc

add_newdoc_ufunc

alen

all

allclose

alltrue

amax

amin

angle

any

append

apply_along_axis

apply_over_axes

arange

arccos

arccosh

arcsin

arcsinh

arctan

arctan2

arctanh

argmax

argmin

argpartition

argsort

argwhere

around

array

array2string

array_equal

array_equiv

array_repr

array_split

array_str

asanyarray

asarray

asarray_chkfinite

ascontiguousarray

asfarray

asfortranarray

asmatrix

asscalar

atleast_1d

atleast_2d

atleast_3d

average

bartlett

base_repr

binary_repr

bincount

bitwise_and

bitwise_not

bitwise_or

bitwise_xor

blackman

block

bmat

bool

bool8

bool_

broadcast

broadcast_arrays

broadcast_to

busday_count

busday_offset

busdaycalendar

byte

byte_bounds

bytes0

bytes_

c_

can_cast

cast

cbrt

cdouble

ceil

cfloat

char

character

chararray

choose

clip

clongdouble

clongfloat

column_stack

common_type

compare_chararrays

compat

complex

complex128

complex64

complex_

complexfloating

compress

concatenate

conj

conjugate

convolve

copy

copysign

copyto

core

corrcoef

correlate

cos

cosh

count_nonzero

cov

cross

csingle

ctypeslib

cumprod

cumproduct

cumsum

datetime64

datetime_as_string

datetime_data

deg2rad

degrees

delete

deprecate

deprecate_with_doc

diag

diag_indices

diag_indices_from

diagflat

diagonal

diff

digitize

disp

divide

divmod

dot

double

dsplit

dstack

dtype

e

ediff1d

einsum

einsum_path

emath

empty

empty_like

equal

errstate

euler_gamma

exp

exp2

expand_dims

expm1

extract

eye

fabs

fastCopyAndTranspose

fft

fill_diagonal

find_common_type

finfo

fix

flatiter

flatnonzero

flexible

flip

fliplr

flipud

float

float16

float32

float64

float_

float_power

floating

floor

floor_divide

fmax

fmin

fmod

format_float_positional

format_float_scientific

format_parser

frexp

frombuffer

fromfile

fromfunction

fromiter

frompyfunc

fromregex

fromstring

full

full_like

fv

gcd

generic

genfromtxt

geomspace

get_array_wrap

get_include

get_printoptions

getbufsize

geterr

geterrcall

geterrobj

gradient

greater

greater_equal

half

hamming

hanning

heaviside

histogram

histogram2d

histogram_bin_edges

histogramdd

hsplit

hstack

hypot

i0

identity

iinfo

imag

in1d

index_exp

indices

inexact

inf

info

infty

inner

insert

int

int0

int16

int32

int64

int8

int_

intc

integer

interp

intersect1d

intp

invert

ipmt

irr

is_busday

isclose

iscomplex

iscomplexobj

isfinite

isfortran

isin

isinf

isnan

isnat

isneginf

isposinf

isreal

isrealobj

isscalar

issctype

issubclass_

issubdtype

issubsctype

iterable

ix_

kaiser

kron

lcm

ldexp

left_shift

less

less_equal

lexsort

lib

linalg

linspace

little_endian

load

loads

loadtxt

log

log10

log1p

log2

logaddexp

logaddexp2

logical_and

logical_not

logical_or

logical_xor

logspace

long

longcomplex

longdouble

longfloat

longlong

lookfor

ma

mafromtxt

mask_indices

mat

math

matmul

matrix

matrixlib

max

maximum

maximum_sctype

may_share_memory

mean

median

memmap

meshgrid

mgrid

min

min_scalar_type

minimum

mintypecode

mirr

mod

modf

moveaxis

msort

multiply

nan

nan_to_num

nanargmax

nanargmin

nancumprod

nancumsum

nanmax

nanmean

nanmedian

nanmin

nanpercentile

nanprod

nanquantile

nanstd

nansum

nanvar

nbytes

ndarray

ndenumerate

ndfromtxt

ndim

ndindex

nditer

negative

nested_iters

newaxis

nextafter

nonzero

not_equal

nper

npv

numarray

number

obj2sctype

object

object0

object_

ogrid

oldnumeric

ones

ones_like

os

outer

packbits

pad

partition

percentile

pi

piecewise

place

pmt

poly

poly1d

polyadd

polyder

polydiv

polyfit

polyint

polymul

polynomial

polysub

polyval

positive

power

ppmt

printoptions

prod

product

promote_types

ptp

put

put_along_axis

putmask

pv

quantile

r_

rad2deg

radians

random

rate

ravel

ravel_multi_index

real

real_if_close

rec

recarray

recfromcsv

recfromtxt

reciprocal

record

remainder

repeat

require

reshape

resize

result_type

right_shift

rint

roll

rollaxis

roots

rot90

round

round_

row_stack

s_

safe_eval

save

savetxt

savez

savez_compressed

sctype2char

sctypeDict

sctypeNA

sctypes

searchsorted

select

set_numeric_ops

set_printoptions

set_string_function

setbufsize

setdiff1d

seterr

seterrcall

seterrobj

setxor1d

shape

shares_memory

short

show_config

sign

signbit

signedinteger

sin

sinc

single

singlecomplex

sinh

size

sometrue

sort

sort_complex

source

spacing

split

sqrt

square

squeeze

stack

std

str

str0

str_

string_

subtract

sum

swapaxes

sys

take

take_along_axis

tan

tanh

tensordot

test

testing

tile

timedelta64

trace

tracemalloc_domain

transpose

trapz

tri

tril

tril_indices

tril_indices_from

trim_zeros

triu

triu_indices

triu_indices_from

true_divide

trunc

typeDict

typeNA

typecodes

typename

ubyte

ufunc

uint

uint0

uint16

uint32

uint64

uint8

uintc

uintp

ulonglong

unicode

unicode_

union1d

unique

unpackbits

unravel_index

unsignedinteger

unwrap

use_hugepage

ushort

vander

var

vdot

vectorize

version

void

void0

vsplit

vstack

warnings

where

who

zeros

zeros_like

openpyxl 库

DEFUSEDXML

LXML

NUMPY

PANDAS

Workbook

cell

chart

chartsheet

comments

compat

constants

descriptors

drawing

formatting

formula

load_workbook

open

packaging

pivot

reader

styles

utils

workbook

worksheet

writer

xml

pandas 库

BooleanDtype

Categorical

CategoricalDtype

CategoricalIndex

DataFrame

DateOffset

DatetimeIndex

DatetimeTZDtype

ExcelFile

ExcelWriter

Float64Index

Grouper

HDFStore

Index

IndexSlice

Int16Dtype

Int32Dtype

Int64Dtype

Int64Index

Int8Dtype

Interval

IntervalDtype

IntervalIndex

MultiIndex

NA

NaT

NamedAgg

Period

PeriodDtype

PeriodIndex

RangeIndex

Series

SparseDtype

StringDtype

Timedelta

TimedeltaIndex

Timestamp

UInt16Dtype

UInt32Dtype

UInt64Dtype

UInt64Index

UInt8Dtype

api

array

arrays

bdate_range

compat

concat

core

crosstab

cut

date_range

describe_option

errors

eval

factorize

get_dummies

get_option

infer_freq

interval_range

io

isna

isnull

json_normalize

lreshape

melt

merge

merge_asof

merge_ordered

notna

notnull

offsets

option_context

options

pandas

period_range

pivot

pivot_table

plotting

qcut

read_clipboard

read_csv

read_excel

read_feather

read_fwf

read_gbq

read_hdf

read_html

read_json

read_orc

read_parquet

read_pickle

read_sas

read_spss

read_sql

read_sql_query

read_sql_table

read_stata

read_table

reset_option

set_eng_float_format

set_option

show_versions

test

testing

timedelta_range

to_datetime

to_numeric

to_pickle

to_timedelta

tseries

unique

util

value_counts

wide_to_long

pandas 中 Series

T

abs

add

add_prefix

add_suffix

agg

aggregate

align

all

any

append

apply

argmax

argmin

argsort

array

asfreq

asof

astype

at

at_time

attrs

autocorr

axes

backfill

between

between_time

bfill

bool

cat

clip

combine

combine_first

compare

convert_dtypes

copy

corr

count

cov

cummax

cummin

cumprod

cumsum

describe

diff

div

divide

divmod

dot

drop

drop_duplicates

droplevel

dropna

dt

dtype

dtypes

duplicated

empty

eq

equals

ewm

expanding

explode

factorize

ffill

fillna

filter

first

first_valid_index

floordiv

ge

get

groupby

gt

hasnans

head

hist

iat

idxmax

idxmin

iloc

index

infer_objects

interpolate

is_monotonic

is_monotonic_decreasing

is_monotonic_increasing

is_unique

isin

isna

isnull

item

items

iteritems

keys

kurt

kurtosis

last

last_valid_index

le

loc

lt

mad

map

mask

max

mean

median

memory_usage

min

mod

mode

mul

multiply

name

nbytes

ndim

ne

nlargest

notna

notnull

nsmallest

nunique

pad

pct_change

pipe

plot

pop

pow

prod

product

quantile

radd

rank

ravel

rdiv

rdivmod

reindex

reindex_like

rename

rename_axis

reorder_levels

repeat

replace

resample

reset_index

rfloordiv

rmod

rmul

rolling

round

rpow

rsub

rtruediv

sample

searchsorted

sem

set_axis

shape

shift

size

skew

slice_shift

sort_index

sort_values

sparse

squeeze

std

str

sub

subtract

sum

swapaxes

swaplevel

tail

take

to_clipboard

to_csv

to_dict

to_excel

to_frame

to_hdf

to_json

to_latex

to_list

to_markdown

to_numpy

to_period

to_pickle

to_sql

to_string

to_timestamp

to_xarray

tolist

transform

transpose

truediv

truncate

tshift

tz_convert

tz_localize

unique

unstack

update

value_counts

values

var

view

where

xs

pandas 中 DataFrame

T

abs

add

add_prefix

add_suffix

agg

aggregate

align

all

any

append

apply

applymap

asfreq

asof

assign

astype

at

at_time

attrs

axes

backfill

between_time

bfill

bool

boxplot

clip

columns

combine

combine_first

compare

convert_dtypes

copy

corr

corrwith

count

cov

cummax

cummin

cumprod

cumsum

describe

diff

div

divide

dot

drop

drop_duplicates

droplevel

dropna

dtypes

duplicated

empty

eq

equals

eval

ewm

expanding

explode

ffill

fillna

filter

first

first_valid_index

floordiv

from_dict

from_records

ge

get

groupby

gt

head

hist

iat

idxmax

idxmin

iloc

index

infer_objects

info

insert

interpolate

isin

isna

isnull

items

iteritems

iterrows

itertuples

join

keys

kurt

kurtosis

last

last_valid_index

le

loc

lookup

lt

mad

mask

max

mean

median

melt

memory_usage

merge

min

mod

mode

mul

multiply

ndim

ne

nlargest

notna

notnull

nsmallest

nunique

pad

pct_change

pipe

pivot

pivot_table

plot

pop

pow

prod

product

quantile

query

radd

rank

rdiv

reindex

reindex_like

rename

rename_axis

reorder_levels

replace

resample

reset_index

rfloordiv

rmod

rmul

rolling

round

rpow

rsub

rtruediv

sample

select_dtypes

sem

set_axis

set_index

shape

shift

size

skew

slice_shift

sort_index

sort_values

sparse

squeeze

stack

std

style

sub

subtract

sum

swapaxes

swaplevel

tail

take

to_clipboard

to_csv

to_dict

to_excel

to_feather

to_gbq

to_hdf

to_html

to_json

to_latex

to_markdown

to_numpy

to_parquet

to_period

to_pickle

to_records

to_sql

to_stata

to_string

to_timestamp

to_xarray

transform

transpose

truediv

truncate

tshift

tz_convert

tz_localize

unstack

update

value_counts

values

var

where

xs

re 库

A

ASCII

DEBUG

DOTALL

I

IGNORECASE

L

LOCALE

M

MULTILINE

Match

Pattern

RegexFlag

S

Scanner

T

TEMPLATE

U

UNICODE

VERBOSE

X

compile

copyreg

enum

error

escape

findall

finditer

fullmatch

functools

match

purge

search

split

sre_compile

sre_parse

sub

subn

template

scipy 库

ALLOW_THREADS

AxisError

BUFSIZE

CLIP

ComplexWarning

DataSource

ERR_CALL

ERR_DEFAULT

ERR_IGNORE

ERR_LOG

ERR_PRINT

ERR_RAISE

ERR_WARN

FLOATING_POINT_SUPPORT

FPE_DIVIDEBYZERO

FPE_INVALID

FPE_OVERFLOW

FPE_UNDERFLOW

False_

Inf

Infinity

LowLevelCallable

MAXDIMS

MAY_SHARE_BOUNDS

MAY_SHARE_EXACT

MachAr

ModuleDeprecationWarning

NAN

NINF

NZERO

NaN

PINF

PZERO

RAISE

RankWarning

SHIFT_DIVIDEBYZERO

SHIFT_INVALID

SHIFT_OVERFLOW

SHIFT_UNDERFLOW

ScalarType

TooHardError

True_

UFUNC_BUFSIZE_DEFAULT

UFUNC_PYVALS_NAME

VisibleDeprecationWarning

WRAP

absolute

add

add_docstring

add_newdoc

add_newdoc_ufunc

alen

all

allclose

alltrue

amax

amin

angle

any

append

apply_along_axis

apply_over_axes

arange

arccos

arccosh

arcsin

arcsinh

arctan

arctan2

arctanh

argmax

argmin

argpartition

argsort

argwhere

around

array

array2string

array_equal

array_equiv

array_repr

array_split

array_str

asanyarray

asarray

asarray_chkfinite

ascontiguousarray

asfarray

asfortranarray

asmatrix

asscalar

atleast_1d

atleast_2d

atleast_3d

average

bartlett

base_repr

binary_repr

bincount

bitwise_and

bitwise_not

bitwise_or

bitwise_xor

blackman

block

bmat

bool8

bool_

broadcast

broadcast_arrays

broadcast_to

busday_count

busday_offset

busdaycalendar

byte

byte_bounds

bytes0

bytes_

c_

can_cast

cast

cbrt

cdouble

ceil

cfloat

char

character

chararray

choose

clip

clongdouble

clongfloat

column_stack

common_type

compare_chararrays

complex128

complex64

complex_

complexfloating

compress

concatenate

conj

conjugate

convolve

copy

copysign

copyto

corrcoef

correlate

cos

cosh

count_nonzero

cov

cross

csingle

ctypeslib

cumprod

cumproduct

cumsum

datetime64

datetime_as_string

datetime_data

deg2rad

degrees

delete

deprecate

deprecate_with_doc

diag

diag_indices

diag_indices_from

diagflat

diagonal

diff

digitize

disp

divide

divmod

dot

double

dsplit

dstack

dtype

e

ediff1d

einsum

einsum_path

emath

empty

empty_like

equal

errstate

euler_gamma

exp

exp2

expand_dims

expm1

extract

eye

fabs

fastCopyAndTranspose

fft

fft_msg

fill_diagonal

find_common_type

finfo

fix

flatiter

flatnonzero

flexible

flip

fliplr

flipud

float16

float32

float64

float_

float_power

floating

floor

floor_divide

fmax

fmin

fmod

format_float_positional

format_float_scientific

format_parser

frexp

frombuffer

fromfile

fromfunction

fromiter

frompyfunc

fromregex

fromstring

full

full_like

fv

gcd

generic

genfromtxt

geomspace

get_array_wrap

get_include

get_printoptions

getbufsize

geterr

geterrcall

geterrobj

gradient

greater

greater_equal

half

hamming

hanning

heaviside

histogram

histogram2d

histogram_bin_edges

histogramdd

hsplit

hstack

hypot

i0

identity

ifft

iinfo

imag

in1d

index_exp

indices

inexact

inf

info

infty

inner

insert

int0

int16

int32

int64

int8

int_

intc

integer

interp

intersect1d

intp

invert

ipmt

irr

is_busday

isclose

iscomplex

iscomplexobj

isfinite

isfortran

isin

isinf

isnan

isnat

isneginf

isposinf

isreal

isrealobj

isscalar

issctype

issubclass_

issubdtype

issubsctype

iterable

ix_

kaiser

kron

lcm

ldexp

left_shift

less

less_equal

lexsort

linspace

little_endian

load

loads

loadtxt

log

log10

log1p

log2

logaddexp

logaddexp2

logical_and

logical_not

logical_or

logical_xor

logn

logspace

longcomplex

longdouble

longfloat

longlong

lookfor

ma

mafromtxt

mask_indices

mat

math

matmul

matrix

maximum

maximum_sctype

may_share_memory

mean

median

memmap

meshgrid

mgrid

min_scalar_type

minimum

mintypecode

mirr

mod

modf

moveaxis

msort

multiply

nan

nan_to_num

nanargmax

nanargmin

nancumprod

nancumsum

nanmax

nanmean

nanmedian

nanmin

nanpercentile

nanprod

nanquantile

nanstd

nansum

nanvar

nbytes

ndarray

ndenumerate

ndfromtxt

ndim

ndindex

nditer

negative

nested_iters

newaxis

nextafter

nonzero

not_equal

nper

npv

number

obj2sctype

object0

object_

ogrid

ones

ones_like

outer

packbits

pad

partition

percentile

pi

piecewise

place

pmt

poly

poly1d

polyadd

polyder

polydiv

polyfit

polyint

polymul

polysub

polyval

positive

power

ppmt

printoptions

prod

product

promote_types

ptp

put

put_along_axis

putmask

pv

quantile

r_

rad2deg

radians

rand

randn

random

rate

ravel

ravel_multi_index

real

real_if_close

rec

recarray

recfromcsv

recfromtxt

reciprocal

record

remainder

repeat

require

reshape

resize

result_type

right_shift

rint

roll

rollaxis

roots

rot90

round_

row_stack

s_

safe_eval

save

savetxt

savez

savez_compressed

sctype2char

sctypeDict

sctypeNA

sctypes

searchsorted

select

set_numeric_ops

set_printoptions

set_string_function

setbufsize

setdiff1d

seterr

seterrcall

seterrobj

setxor1d

shape

shares_memory

short

show_config

show_numpy_config

sign

signbit

signedinteger

sin

sinc

single

singlecomplex

sinh

size

sometrue

sort

sort_complex

source

spacing

split

sqrt

square

squeeze

stack

std

str0

str_

string_

subtract

sum

swapaxes

take

take_along_axis

tan

tanh

tensordot

test

tile

timedelta64

trace

tracemalloc_domain

transpose

trapz

tri

tril

tril_indices

tril_indices_from

trim_zeros

triu

triu_indices

triu_indices_from

true_divide

trunc

typeDict

typeNA

typecodes

typename

ubyte

ufunc

uint

uint0

uint16

uint32

uint64

uint8

uintc

uintp

ulonglong

unicode_

union1d

unique

unpackbits

unravel_index

unsignedinteger

unwrap

ushort

vander

var

vdot

vectorize

version

void

void0

vsplit

vstack

warnings

where

who

zeros

zeros_like

torch 库

AVG

AggregationType

AnyType

Argument

ArgumentSpec

Assert

BFloat16Storage

BFloat16Tensor

BenchmarkConfig

BenchmarkExecutionStats

Block

BoolStorage

BoolTensor

BoolType

BufferDict

ByteStorage

ByteTensor

CONV_BN_FUSION

CallStack

Capsule

CharStorage

CharTensor

ClassType

Code

CompilationUnit

CompleteArgumentSpec

ComplexDoubleStorage

ComplexFloatStorage

ConcreteModuleType

ConcreteModuleTypeBuilder

DeepCopyMemoTable

DeviceObjType

DictType

DisableTorchFunction

DoubleStorage

DoubleTensor

EnumType

ErrorReport

ExecutionPlan

FUSE_ADD_RELU

FatalError

FileCheck

FloatStorage

FloatTensor

FloatType

FunctionSchema

Future

FutureType

Generator

Gradient

Graph

GraphExecutorState

HOIST_CONV_PACKED_PARAMS

HalfStorage

HalfStorageBase

HalfTensor

INSERT_FOLD_PREPACK_OPS

IODescriptor

IntStorage

IntTensor

IntType

InterfaceType

JITException

ListType

LiteScriptModule

LockingLogger

LoggerBase

LongStorage

LongTensor

MobileOptimizerType

ModuleDict

Node

NoneType

NoopLogger

NumberType

OptionalType

ParameterDict

PyObjectType

PyTorchFileReader

PyTorchFileWriter

QInt32Storage

QInt32StorageBase

QInt8Storage

QInt8StorageBase

QUInt8Storage

REMOVE_DROPOUT

RRefType

SUM

ScriptClass

ScriptFunction

ScriptMethod

ScriptModule

ScriptObject

Set

ShortStorage

ShortTensor

Size

StaticRuntime

Storage

StringType

TYPE_CHECKING

Tensor

TensorType

ThroughputBenchmark

TracingState

TupleType

Type

USE_GLOBAL_DEPS

USE_RTLD_GLOBAL_WITH_LIBTORCH

Use

Value

abs

abs_

absolute

acos

acos_

acosh

acosh_

adaptive_avg_pool1d

adaptive_max_pool1d

add

addbmm

addcdiv

addcmul

addmm

addmv

addmv_

addr

affine_grid_generator

align_tensors

all

allclose

alpha_dropout

alpha_dropout_

amax

amin

angle

any

arange

arccos

arccos_

arccosh

arccosh_

arcsin

arcsin_

arcsinh

arcsinh_

arctan

arctan_

arctanh

arctanh_

argmax

argmin

argsort

as_strided

as_strided_

as_tensor

asin

asin_

asinh

asinh_

atan

atan2

atan_

atanh

atanh_

atleast_1d

atleast_2d

atleast_3d

autocast_decrement_nesting

autocast_increment_nesting

autograd

avg_pool1d

backends

baddbmm

bartlett_window

base_py_dll_path

batch_norm

batch_norm_backward_elemt

batch_norm_backward_reduce

batch_norm_elemt

batch_norm_gather_stats

batch_norm_gather_stats_with_counts

batch_norm_stats

batch_norm_update_stats

bernoulli

bfloat16

bilinear

binary_cross_entropy_with_logits

bincount

binomial

bitwise_and

bitwise_not

bitwise_or

bitwise_xor

blackman_window

block_diag

bmm

bool

broadcast_tensors

bucketize

can_cast

cartesian_prod

cat

cdist

cdouble

ceil

ceil_

celu

celu_

cfloat

chain_matmul

channel_shuffle

channels_last

channels_last_3d

cholesky

cholesky_inverse

cholesky_solve

choose_qparams_optimized

chunk

clamp

clamp_

clamp_max

clamp_max_

clamp_min

clamp_min_

classes

clear_autocast_cache

clip

clip_

clone

combinations

compiled_with_cxx11_abi

complex

complex128

complex32

complex64

conj

constant_pad_nd

contiguous_format

conv1d

conv2d

conv3d

conv_tbc

conv_transpose1d

conv_transpose2d

conv_transpose3d

convolution

cos

cos_

cosh

cosh_

cosine_embedding_loss

cosine_similarity

count_nonzero

cpp

cross

ctc_loss

ctypes

cuda

cuda_path

cuda_version

cudnn_affine_grid_generator

cudnn_batch_norm

cudnn_convolution

cudnn_convolution_transpose

cudnn_grid_sampler

cudnn_is_acceptable

cummax

cummin

cumprod

cumsum

default_generator

deg2rad

deg2rad_

dequantize

det

detach

detach_

device

diag

diag_embed

diagflat

diagonal

digamma

dist

distributed

distributions

div

divide

dll

dll_path

dll_paths

dlls

dot

double

dropout

dropout_

dsmm

dstack

dtype

eig

einsum

embedding

embedding_bag

embedding_renorm_

empty

empty_like

empty_meta

empty_quantized

empty_strided

enable_grad

eq

equal

erf

erf_

erfc

erfc_

erfinv

exp

exp2

exp2_

exp_

expm1

expm1_

eye

fake_quantize_per_channel_affine

fake_quantize_per_tensor_affine

fbgemm_linear_fp16_weight

fbgemm_linear_fp16_weight_fp32_activation

fbgemm_linear_int8_weight

fbgemm_linear_int8_weight_fp32_activation

fbgemm_linear_quantize_weight

fbgemm_pack_gemm_matrix_fp16

fbgemm_pack_quantized_matrix

feature_alpha_dropout

feature_alpha_dropout_

feature_dropout

feature_dropout_

fft

fill_

finfo

fix

fix_

flatten

flip

fliplr

flipud

float

float16

float32

float64

floor

floor_

floor_divide

fmod

fork

frac

frac_

frobenius_norm

from_file

from_numpy

full

full_like

functional

futures

gather

gcd

gcd_

ge

geqrf

ger

get_default_dtype

get_device

get_file_path

get_num_interop_threads

get_num_threads

get_rng_state

glob

greater

greater_equal

grid_sampler

grid_sampler_2d

grid_sampler_3d

group_norm

gru

gru_cell

gt

half

hamming_window

hann_window

hardshrink

has_cuda

has_cudnn

has_lapack

has_mkl

has_mkldnn

has_openmp

heaviside

hinge_embedding_loss

histc

hsmm

hspmm

hstack

hub

hypot

i0

i0_

ifft

iinfo

imag

import_ir_module

import_ir_module_from_buffer

index_add

index_copy

index_fill

index_put

index_put_

index_select

init_num_threads

initial_seed

instance_norm

int

int16

int32

int64

int8

int_repr

inverse

irfft

is_anomaly_enabled

is_autocast_enabled

is_complex

is_deterministic

is_distributed

is_floating_point

is_grad_enabled

is_loaded

is_nonzero

is_same_size

is_signed

is_storage

is_tensor

is_vulkan_available

isclose

isfinite

isinf

isnan

isneginf

isposinf

isreal

istft

jit

kaiser_window

kernel32

kl_div

kthvalue

last_error

layer_norm

layout

lcm

lcm_

le

legacy_contiguous_format

lerp

less

less_equal

lgamma

linalg

linspace

load

lobpcg

log

log10

log10_

log1p

log1p_

log2

log2_

log_

log_softmax

logaddexp

logaddexp2

logcumsumexp

logdet

logical_and

logical_not

logical_or

logical_xor

logit

logit_

logspace

logsumexp

long

lstm

lstm_cell

lstsq

lt

lu

lu_solve

lu_unpack

manual_seed

margin_ranking_loss

masked_fill

masked_scatter

masked_select

matmul

matrix_exp

matrix_power

matrix_rank

max

max_pool1d

max_pool1d_with_indices

max_pool2d

max_pool3d

maximum

mean

median

memory_format

merge_type_from_type_comment

meshgrid

min

minimum

miopen_batch_norm

miopen_convolution

miopen_convolution_transpose

miopen_depthwise_convolution

miopen_rnn

mkldnn_adaptive_avg_pool2d

mkldnn_convolution

mkldnn_convolution_backward_weights

mkldnn_max_pool2d

mkldnn_max_pool3d

mm

mode

movedim

mul

multinomial

multiply

multiprocessing

mv

mvlgamma

name

nanquantile

nansum

narrow

native_batch_norm

native_group_norm

native_layer_norm

native_norm

ne

neg

neg_

negative

negative_

nextafter

nn

no_grad

nonzero

norm

norm_except_dim

normal

not_equal

nuclear_norm

numel

nvtoolsext_dll_path

ones

ones_like

onnx

ops

optim

orgqr

ormqr

os

outer

overrides

pairwise_distance

parse_ir

parse_schema

parse_type_comment

path_patched

pca_lowrank

pdist

per_channel_affine

per_channel_affine_float_qparams

per_channel_symmetric

per_tensor_affine

per_tensor_symmetric

pfiles_path

pinverse

pixel_shuffle

platform

poisson

poisson_nll_loss

polar

polygamma

pow

prelu

prepare_multiprocessing_environment

preserve_format

prev_error_mode

prod

promote_types

py_dll_path

q_per_channel_axis

q_per_channel_scales

q_per_channel_zero_points

q_scale

q_zero_point

qint32

qint8

qr

qscheme

quantile

quantization

quantize_per_channel

quantize_per_tensor

quantized_batch_norm

quantized_gru

quantized_gru_cell

quantized_lstm

quantized_lstm_cell

quantized_max_pool1d

quantized_max_pool2d

quantized_rnn_relu_cell

quantized_rnn_tanh_cell

quasirandom

quint8

rad2deg

rad2deg_

rand

rand_like

randint

randint_like

randn

randn_like

random

randperm

range

real

reciprocal

reciprocal_

relu

relu_

remainder

renorm

repeat_interleave

res

reshape

resize_as_

result_type

rfft

rnn_relu

rnn_relu_cell

rnn_tanh

rnn_tanh_cell

roll

rot90

round

round_

rrelu

rrelu_

rsqrt

rsqrt_

rsub

saddmm

save

scalar_tensor

scatter

scatter_add

searchsorted

seed

select

selu

selu_

serialization

set_anomaly_enabled

set_autocast_enabled

set_default_dtype

set_default_tensor_type

set_deterministic

set_flush_denormal

set_grad_enabled

set_num_interop_threads

set_num_threads

set_printoptions

set_rng_state

sgn

short

sigmoid

sigmoid_

sign

signbit

sin

sin_

sinh

sinh_

slogdet

smm

softmax

solve

sort

sparse

sparse_coo

sparse_coo_tensor

split

split_with_sizes

spmm

sqrt

sqrt_

square

square_

squeeze

sspaddmm

stack

std

std_mean

stft

storage

strided

sub

subtract

sum

svd

svd_lowrank

symeig

sys

t

take

tan

tan_

tanh

tanh_

tensor

tensordot

testing

textwrap

th_dll_path

threshold

threshold_

topk

torch

trace

transpose

trapz

triangular_solve

tril

tril_indices

triplet_margin_loss

triu

triu_indices

true_divide

trunc

trunc_

typename

types

uint8

unbind

unify_type_list

unique

unique_consecutive

unsafe_chunk

unsafe_split

unsafe_split_with_sizes

unsqueeze

utils

vander

var

var_mean

vdot

version

view_as_complex

view_as_real

vstack

wait

where

with_load_library_flags

zero_

zeros

zeros_like

threading 库

Barrier

BoundedSemaphore

BrokenBarrierError

Condition

Event

Lock

RLock

Semaphore

TIMEOUT_MAX

Thread

ThreadError

Timer

WeakSet

activeCount

active_count

currentThread

current_thread

enumerate

get_ident

local

main_thread

setprofile

settrace

stack_size

multiprocessing 库

Array

AuthenticationError

Barrier

BoundedSemaphore

BufferTooShort

Condition

Event

JoinableQueue

Lock

Manager

Pipe

Pool

Process

ProcessError

Queue

RLock

RawArray

RawValue

SUBDEBUG

SUBWARNING

Semaphore

SimpleQueue

TimeoutError

Value

active_children

allow_connection_pickling

context

cpu_count

current_process

freeze_support

get_all_start_methods

get_context

get_logger

get_start_method

log_to_stderr

process

reducer

reduction

set_executable

set_forkserver_preload

set_start_method

sys

multiprocessing 中 pool

ApplyResult

AsyncResult

CLOSE

ExceptionWithTraceback

IMapIterator

IMapUnorderedIterator

MapResult

MaybeEncodingError

Pool

RUN

RemoteTraceback

TERMINATE

ThreadPool

TimeoutError

collections

get_context

itertools

job_counter

mapstar

os

queue

rebuild_exc

starmapstar

threading

time

traceback

util

worker

time 库

altzone

asctime

clock

ctime

daylight

get_clock_info

gmtime

localtime

mktime

monotonic

monotonic_ns

perf_counter

perf_counter_ns

process_time

process_time_ns

sleep

strftime

strptime

struct_time

thread_time

thread_time_ns

time

time_ns

timezone

tzname

datetime 库

MAXYEAR

MINYEAR

date

datetime

datetime_CAPI

sys

time

timedelta

timezone

tzinfo

calendar 库

Calendar

EPOCH

FRIDAY

February

HTMLCalendar

IllegalMonthError

IllegalWeekdayError

January

LocaleHTMLCalendar

LocaleTextCalendar

MONDAY

SATURDAY

SUNDAY

THURSDAY

TUESDAY

TextCalendar

WEDNESDAY

c

calendar

datetime

day_abbr

day_name

different_locale

error

firstweekday

format

formatstring

isleap

leapdays

main

mdays

month

month_abbr

month_name

monthcalendar

monthlen

monthrange

nextmonth

prcal

prevmonth

prmonth

prweek

repeat

setfirstweekday

sys

timegm

week

weekday

weekheader

xlrd 库

Book

FMLA_TYPE_ARRAY

FMLA_TYPE_CELL

FMLA_TYPE_COND_FMT

FMLA_TYPE_DATA_VAL

FMLA_TYPE_NAME

FMLA_TYPE_SHARED

MMAP_AVAILABLE

Operand

Ref3D

USE_MMAP

X12Book

XLDateError

XLRDError

XL_CELL_BLANK

XL_CELL_BOOLEAN

XL_CELL_DATE

XL_CELL_EMPTY

XL_CELL_ERROR

XL_CELL_NUMBER

XL_CELL_TEXT

biff_text_from_num

biffh

book

cellname

cellnameabs

colname

compdoc

count_records

decompile_formula

dump

dump_formula

empty_cell

error_text_from_code

evaluate_name_formula

formatting

formula

info

mmap

oBOOL

oERR

oNUM

oREF

oREL

oSTRG

oUNK

okind_dict

open_workbook

os

pprint

rangename3d

rangename3drel

sheet

sys

timemachine

xldate

xldate_as_datetime

xldate_as_tuple

xlsx

zipfile

xlwt 库

ANTLRException

Alignment

BIFFRecords

Bitmap

Borders

Cell

Column

ExcelFormula

ExcelFormulaLexer

ExcelFormulaParser

ExcelMagic

Font

Formatting

Formula

Pattern

Protection

Row

Style

UnicodeUtils

Utils

Workbook

Worksheet

XFStyle

add_palette_colour

antlr

compat

easyfont

easyxf

struct

docx 库

Document

ImagePart

RT

api

blkcntnr

compat

dml

document

enum

exceptions

image

opc

oxml

package

parts

section

settings

shape

shared

styles

text

csv 库

Dialect

DictReader

DictWriter

Error

OrderedDict

QUOTE_ALL

QUOTE_MINIMAL

QUOTE_NONE

QUOTE_NONNUMERIC

Sniffer

StringIO

excel

excel_tab

field_size_limit

get_dialect

list_dialects

re

reader

register_dialect

unix_dialect

unregister_dialect

writer

注: 可以使用 ctrl f 进行快速查找。

2021-01-13

mysql cbrt函数_基础方法或属性: 列表,元组,字典,字符串,集合及内置函数等(注:只有英文名)...相关推荐

  1. python中函数的作用不包括_Python 列表不包含了以下哪个内置函数( )_财经法规答案_学小易找答案...

    [简答题]基础泰语3课本38页泰翻中 [资料题]1.产品模型的放大和缩小,有那些方法? [填空题]John not only learnt Chinese but also (know) the di ...

  2. python列表添加元素的三种方法定义集合数据对象_(1) List,tuple,dictionary,Python语法基础集,一,之,列表,元组,字典,集合...

    Python序列(列表.元组.字典.集合) 一.列表(List)与列表推导式 (一)列表(list) 1.列表是Python内置 可变序列 (列表中元素可增加删除或修改): 2.列表元素放在一对中括号 ...

  3. 【Python基础】Python 打基础一定要吃透这 5 个内置函数

    出品:Python数据之道 作者:Peter 编辑:Lemon 本文中介绍 Python 中 5 个高阶内置函数,它们不仅能够帮助我们了解 Python 的数据结构,同时也能加快数据处理的速度,体会到 ...

  4. 【Python基础】学习Python 一定要吃透这 5 个内置函数

    出品:Python数据之道 作者:Peter 编辑:Lemon 本文中介绍 Python 中 5 个高阶内置函数,它们不仅能够帮助我们了解 Python 的数据结构,同时也能加快数据处理的速度,体会到 ...

  5. python内置函数多少个_每个数据科学家都应该知道的10个Python内置函数

    python内置函数多少个 Python is the number one choice of programming language for many data scientists and a ...

  6. Python基础(四)(列表、元组、字典、字符串、Python内置函数、切片、运算符、成员运算符)

    高级变量类型 知识点回顾 Python 中数据类型可以分为 数字型 和 非数字型 数字型 整型 (int) 浮点型(float) 布尔型(bool) 真 True 非 0 数 -- 非零即真 假 Fa ...

  7. python进制转换内置函数_python数学运算、逻辑运算和进制转化相关的 内置函数...

    学习函数原型 有些朋友平时反映,看不懂官方文档中介绍函数的说明,比如: max(iterable,*[, key, default]) max 函数的几个形参,为什么有 * 符号,又有 []? 今天在 ...

  8. 用python内置函数算复杂度吗_Python减少代码量的两个内置函数

    Python减少代码量的两个内置函数 前言 Python中内置了几个非常好用的函数. 当你掌握了这几个函数的用法后,有些场景下,不用自己去实现多余的冗余代码编写,只需要调用这些函数,便能很简短的帮你实 ...

  9. python内置函数用来返回数值型序列中所有元素之和_Python内置函数______用来返回数值型序列中所有元素之和...

    [填空题]表达式 int(4**0.5) 的值为 [判断题]3+4j不是合法的Python表达式. [填空题]已知列表对象x = ['11', '2', '3'],则表达式 max(x) 的值为 [填 ...

最新文章

  1. 使用postman传递参数时报错:Content type ‘multipart/form-data;boundary=--(略)
  2. deepin--安装Anaconda
  3. HP服务器350g5怎么安装系统,HP ML350 G5服务器安装SCO 5.0.7流程
  4. 生成同时兼容iOS真机和模拟器的.a包
  5. zblog php和asp功能,ZBlog是否适合PHP或ASP?我们该如何选择?
  6. 【Paper-Attack Defense】Adversarial Label-Flipping Attack and Defense for Graph Neural Networks
  7. kotlin运行_Kotlin允许,运行,也适用于
  8. 字节跳动宣布要做全网搜索,百度真正的危机来了
  9. 为什么今日头条是技术牛人收割机(FW)
  10. 阿里云OpenSearch使用体验V1
  11. 正则表达式总结regex
  12. Word快速构建座位表
  13. 哪种耳机对听力伤害小?骨传导耳机能保护听力吗?
  14. 用java判断三角形类型_判断三角形类型
  15. 企企通:如何利用数字化之道,赋能汽车行业供应链创新?
  16. 为什么商家有了收款二维码还要使用聚合支付?
  17. 今日快讯: Veeam将以50亿美元被Insight Partners收购兼评SDS之未来
  18. draw.io和plantuml替代visio画图工具
  19. iOS - 定制多样式二维码
  20. 项目实践:基于华为CCE环境下Tomcat的关键性能指标及监控方法

热门文章

  1. java中setborder_java中setBorder和setFocusable是什么意思
  2. 正则的应用--读取本地文件1--例如豆瓣-codecs
  3. python常用字符串匹配_伸手党必备之Python正则表达式常用函数
  4. 怎么解析Json数据,然后把解析到的Json数据填充到布局中?
  5. 单文本分析--词频统计
  6. Linux使用fcitx框架使用091五笔或其它自定义码表
  7. 改变可以改变的事,接受不能改变的事--达达的马蹄 kanninstar
  8. 分享一份嵌入式软件工具清单!
  9. pboc规范详细解释
  10. PBOC标准流程 apdu交互指令