map
replace
a.empty
a.bool()
a.item()
a.any()
a.all()
apply
self
Davut Ayan
2024-09-03
This is a personal notebook open for public use. I have collected these notes, codes and best practices that I find useful to teach myself on python programming language.
All these content are free to use and share.
knitr::opts_chunk$set(error = TRUE)