https://github.com/pganssle/tdp-2018-dateutil-talk
Talk given at the Taiwanese Data Professionals NYC Meetup June 1, 2018
https://github.com/pganssle/tdp-2018-dateutil-talk
Last synced: 9 months ago
JSON representation
Talk given at the Taiwanese Data Professionals NYC Meetup June 1, 2018
- Host: GitHub
- URL: https://github.com/pganssle/tdp-2018-dateutil-talk
- Owner: pganssle
- License: cc0-1.0
- Created: 2018-05-29T21:05:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T17:19:16.000Z (about 8 years ago)
- Last Synced: 2025-03-18T11:14:06.534Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 24 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## python-dateutil: A delightful romp in the never-confusing world of dates and times
This is a talk that I presented at the Taiwanese Data Professionals Meetup on June 1, 2018, it is a brief tutorial on the use of the `dateutil` library in Python.
The slides hosted on github pages can be found [here](https://pganssle.github.io/tdp-2018-dateutil-talk).
Code is licensed under the Apache 2.0 license, text is released under CC-0.