Commits


Alenka Frim authored and GitHub committed 5d950072ef8
GH-38145: [Docs][Python] Add tzdata on Windows subsection in Python install docs (#38146) ### What changes are included in this PR? The option to set custom path to timezone database through python API has been implemented in https://github.com/apache/arrow/issues/35600 and is documented in `docs/source/python/install.rst` with this PR. * Closes: #38145 Authored-by: AlenkaF <frim.alenka@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>