Skip to content

Commit da501da

Browse files
Add 2 modules to process datetime automatically (krzjoa#21)
* Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Set theme jekyll-theme-minimal * Set theme jekyll-theme-cayman * Update README.md
1 parent 40ce9f6 commit da501da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@
7373
* [PyFlux](https://github.com/RJT1990/pyflux) - Open source time series library for Python.
7474
* [bayesloop](https://github.com/christophmark/bayesloop) - Probabilistic programming framework that facilitates objective model selection for time-varying parameter models.
7575
* [luminol](https://github.com/linkedin/luminol) - Anomaly Detection and Correlation library.
76+
* [dateutil](https://dateutil.readthedocs.io/en/stable/) - Powerful extensions to the standard datetime module
77+
* [maya](https://github.com/timofurrer/maya) - makes it very easy to parse a string and for changing timezones
7678

7779
### Automated Machine Learning
7880
* [TPOT](https://github.com/rhiever/tpot) - Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming. <img height="20" src="img/sklearn_big.png" alt="sklearn">

0 commit comments

Comments
 (0)