Sin-seok SEO's repositories
pydata2021-eda
[PyData Global 2021] Know Your Data First: An Introduction to Exploratory Data Analysis
europython2023-package
[EuroPython 2023] From Jupyter Notebooks to a Python Package: The Best of Both Worlds
PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
006764
<파이썬 코딩의 기술> Effective Python 이펙티브 파이썬
algorithm-interview
<파이썬 알고리즘 인터뷰> 95가지 알고리즘 문제 풀이로 완성하는 코딩 테스트
beautiful_idiomatic_python
Notes from Raymond Hettinger's talk at PyCon US 2013.
build-your-own-x
🤓 Build your own (insert technology here)
coding-interview-university
A complete computer science study plan to become a software engineer.
git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
dstft
Differentiable short-time Fourier transform (DSTFT): Gradient-based parameters tuning for adaptive time-frequency representation. DSTFT is a neural network layer whose weights are its parameters (e.g. window and hop lengths).
pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
pandas-datareader
Extract data from a wide range of Internet sources into a pandas DataFrame.
python-guide
Python best practices guidebook, written for Humans.
scikit-learn
scikit-learn: machine learning in Python
sktime
A unified framework for machine learning with time series
study-pytorch
Repo for studying PyTorch