An open API service indexing awesome lists of open source software.

https://github.com/ejw-data/python-datetime

Examples of how to manipulate datetime
https://github.com/ejw-data/python-datetime

python

Last synced: about 2 months ago
JSON representation

Examples of how to manipulate datetime

Awesome Lists containing this project

README

          

# python-datetime

Auhtor: Erin James Wills, ejw.data@gmail.com

![DateTime](./images/py-datetime.png)

## Overview



Notes are in development - multiple repos have different examples of how to manipulate datetime and the goal is to summarize those resources in one place and add on to this resources to make it my go-to-source for future references.


## Technologies
* Python


## Data Source
Not applicable


## Setup and Installation
1. Environment needs the following:
* Python 3.6+
* pandas
* datetime
1. Activate your environment
1. Clone the repo to your local machine
1. Navigate the terminal to the repo folder
1. Run `python datetime.ipynb`