python snippet

Updated from time to time

list operation system

list → map and list

a = list(map(lambda x: x.hogehoge, a))

If it's annoying

b = []
for i in a:
    b.append(i.hogehoge)

Operation check system

debug

from IPython.core.debugger import Pdb; Pdb().set_trace()

Recommended Posts

python snippet
Python
python snippet collection with cinema4d
kafka python
Python Summary
Built-in python
Python comprehension
Python technique
Studying python
Python 2.7 Countdown
Python FlowFishMaster
Python service
Snippet settings for python jupyter notebook
python tips
python function ①
Python basics
Python memo
ufo-> python (3)
Python comprehension
install python
Python basics ④
Python Memorandum 2
python memo
Python Jinja2
Python increment
atCoder 173 Python
[Python] function
Python installation
python tips
Installing Python 3.4.3.
Python memo
Python iterative
Python algorithm
Python2 + word2vec
[Python] Variables
Python functions
Python sys.intern ()
Python tutorial
Python decimals
Python summary
[Python] Sort
Python basics ③
python log
[Scraping] Python scraping
Python update (2.6-> 2.7)
python memo
Python memorandum
Python # sort
ufo-> python
Python nslookup
python learning
Hannari Python 2020
[Rpmbuild] Python 3.7.3.
Prorate Python (1)
python memorandum
Download python
python memorandum
Python memo
started python
python quiz
Python encoding