Skip to content

hanaseleb/Python-CalenderTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Python-CalenderTable

Pythonでカレンダーテーブルを作成するテンプレートです。

Usage

df_calendar = create_calendar_table_spark("2024-01-01", "2024-12-31", first_fiscal_year=1940, start_fiscal_month=6)
display(df_calendar)

image

About

Pythonでカレンダーテーブルを作成するテンプレートです。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages