Pinned Repositories
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.
data_analysis_tips
docker-python-example
europython2023-package
[EuroPython 2023] From Jupyter Notebooks to a Python Package: The Best of Both Worlds
pydata2021-eda
[PyData Global 2021] Know Your Data First: An Introduction to Exploratory Data Analysis
PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
sesise0307's Repositories
sesise0307/pydata2021-eda
[PyData Global 2021] Know Your Data First: An Introduction to Exploratory Data Analysis
sesise0307/europython2023-package
[EuroPython 2023] From Jupyter Notebooks to a Python Package: The Best of Both Worlds
sesise0307/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
sesise0307/006764
<파이썬 코딩의 기술> Effective Python 이펙티브 파이썬
sesise0307/algorithm-interview
<파이썬 알고리즘 인터뷰> 95가지 알고리즘 문제 풀이로 완성하는 코딩 테스트
sesise0307/beautiful_idiomatic_python
Notes from Raymond Hettinger's talk at PyCon US 2013.
sesise0307/build-your-own-x
🤓 Build your own (insert technology here)
sesise0307/coding-interview-university
A complete computer science study plan to become a software engineer.
sesise0307/data_analysis_tips
sesise0307/docker-python-example
sesise0307/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.
sesise0307/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).
sesise0307/github_actions
sesise0307/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
sesise0307/pandas-datareader
Extract data from a wide range of Internet sources into a pandas DataFrame.
sesise0307/python-coding-interview
sesise0307/python-guide
Python best practices guidebook, written for Humans.
sesise0307/scikit-learn
scikit-learn: machine learning in Python
sesise0307/sesise0307.github.io
sesise0307/sktime
A unified framework for machine learning with time series
sesise0307/study-pytorch
Repo for studying PyTorch