Pinned Repositories
bistiming
A logging-friendly stopwatch and profiling tool for Python.
dagian
A data-centric DAG framework in Python.
drone-example
A Drone CI/CD example for single machine.
feagen
(deprecated) A fast and memory-efficient Python data engineering framework for machine learning.
flatten-dict
A flexible utility for flattening and unflattening dict-like objects in Python.
mkdir-p
Python 2 and 3 compatible POSIX mkdir -p.
pandas-pitfalls
Illustrate the magic in pandas by some pitfalls.
serialtime
A Python serialization tool containing many serialization and deserialization shortcuts with timing.
wg-wizard
Control all the WireGuard server and client configs in a centralized way.
ianlini's Repositories
ianlini/flatten-dict
A flexible utility for flattening and unflattening dict-like objects in Python.
ianlini/feagen
(deprecated) A fast and memory-efficient Python data engineering framework for machine learning.
ianlini/drone-example
A Drone CI/CD example for single machine.
ianlini/bistiming
A logging-friendly stopwatch and profiling tool for Python.
ianlini/dagian
A data-centric DAG framework in Python.
ianlini/mkdir-p
Python 2 and 3 compatible POSIX mkdir -p.
ianlini/serialtime
A Python serialization tool containing many serialization and deserialization shortcuts with timing.
ianlini/pandas-pitfalls
Illustrate the magic in pandas by some pitfalls.
ianlini/wg-wizard
Control all the WireGuard server and client configs in a centralized way.
ianlini/h5sparse
Scipy sparse matrix in HDF5
ianlini/iterchunk
Split an iterable into chunks in Python.
ianlini/libffm
ianlini/twstock
台灣股市股票價格擷取 (含即時股票資訊) - Taiwan Stock Opendata with realtime
ianlini/chat-app
web programming hw
ianlini/elasticsearch-rtf
elasticsearch中文发行版,针对中文集成了相关插件,方便新手学习测试.
ianlini/graphene
GraphQL framework for Python
ianlini/japanese-address
Japanese Address Parser
ianlini/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
ianlini/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
ianlini/NimbusML
Python machine learning package providing simple interoperability between ML.NET and scikit-learn components.
ianlini/openfst-python
Self-contained Python package for OpenFst
ianlini/pandas2
Design documents and code for the pandas 2.0 effort.
ianlini/peewee_migrate
Simple migration engine for Peewee
ianlini/python-nn-guide
Programming Guide for Neural Network in Python
ianlini/pythonVSCode
Cross platform editing, debugging, linting, testing (and more) Python (2.7 to 3.6) code (including Jupyter support) using Visual Studio Code
ianlini/react-with-express-starter
This is a project starter for web seminar course homework.
ianlini/sirdarckcat.github.io
ianlini/slide-v2
ianlini/streamingbandit
Python application to setup and run streaming (contextual) bandit experiments.
ianlini/tqdm
A fast, extensible progress bar for Python and CLI