My str (python)

Summary for myself Updated from time to time ** I just need to know myself, so the terms may be wrong in some places **

!! View

#command
    #Argument option description

Module loading

None

Frequent operation

#Convert to all uppercase
str.upper()

#Embedded display
line = "{0}Is tall{1}cm.{0}Weight{2}It is kg.".format("Yamada", 190, 105.3)
#Mr. Yamada is 190 cm tall. Mr. Yamada weighs 105.It is 3 kg.
#{Index number:Format specification}

Recommended Posts

My str (python)
My sys (python)
My pandas (python)
My pyautogui (python)
My PySide (Python)
My shutil (python)
My matplotlib (python)
My urllib (python)
My pyperclip (python)
My sklearn (python)
[My memo] python
My ConfigParser (Python)
My Webdriver (Python)
My arcpy (python)
My win32gui (Python)
My os (python)
My python environment memo
My Beautiful Soup (Python)
[My memo] python -v / python -V
Python Tips (my memo)
My python data analysis container
Python
My python data analytics environment
I made my own Python library
[Python] My stock price forecast [HFT]
My favorite boto3 (Python) API sample
Python json.loads () returns str on Heroku
Python2 str / unicode and encode / decode
Python My Number verification module released
kafka python
Python basics ⑤
python + lottery 6
Python Summary
Python comprehension
Python technique
Studying python
Python memorandum
Python FlowFishMaster
Python service
python tips
python function ①
Python basics
Python memo
ufo-> python (3)
Python comprehension
install python
Python Singleton
Python basics ④
Python Memorandum 2
python memo
Python Jinja2
Python increment
atCoder 173 Python
[Python] function
Python installation
python tips
[Python] Get the variable name with str
Installing Python 3.4.3.
Try python
Python memo
Python iterative