Examples

Installation/Usage

For installation run pip3 install datesy in terminal.

For using in Python3 script, import it at the beginning of the script:

import datesy

# your code
pass

Inspecting data

Check here all the examples for inspecting data (coming soon)

Matching data

Check here all the examples for converting data (coming soon)

Sorting data

Check here all the examples for converting data (coming soon)