climate-resource / bookshelf

A bookshelf of useful preprocessed data
https://climate-resource.github.io/bookshelf/
MIT License
2 stars 0 forks source link

Get long format data - [merged] #60

Closed lewisjared closed 3 weeks ago

lewisjared commented 8 months ago

In GitLab by @yinilaii on Feb 15, 2024, 16:28

_Merges get_long_formatdata -> main

Description

Checklist

Please confirm that this pull request has done the following:

lewisjared commented 8 months ago

In GitLab by @yinilaii on Feb 15, 2024, 16:28

requested review from @yinilaii and @lewisjared

lewisjared commented 8 months ago

In GitLab by @yinilaii on Feb 15, 2024, 16:31

added 1 commit

Compare with previous version

lewisjared commented 8 months ago

In GitLab by @yinilaii on Feb 19, 2024, 11:26

Commented on tests/unit/test_book.py line 73

    assert example_long_format_data.equals(book.get_long_format_data("test"))
lewisjared commented 8 months ago

In GitLab by @yinilaii on Feb 19, 2024, 11:28

Commented on tests/unit/test_book.py line 73

https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.testing.assert_frame_equal.html if equals doesn't work

lewisjared commented 8 months ago

changed target branch from main to adding-long-format-data

lewisjared commented 8 months ago

changed target branch from adding-long-format-data to main

lewisjared commented 8 months ago

In GitLab by @yinilaii on Feb 19, 2024, 15:15

Commented on tests/unit/test_book.py line 73

changed this line in version 6 of the diff

lewisjared commented 8 months ago

In GitLab by @yinilaii on Feb 19, 2024, 15:15

added 1 commit

Compare with previous version

lewisjared commented 8 months ago

In GitLab by @yinilaii on Feb 19, 2024, 16:19

added 1 commit

Compare with previous version

lewisjared commented 8 months ago

In GitLab by @yinilaii on Feb 20, 2024, 09:27

added 1 commit

Compare with previous version

lewisjared commented 8 months ago

In GitLab by @yinilaii on Feb 20, 2024, 10:53

added 3 commits

Compare with previous version

lewisjared commented 8 months ago

Merging with the different hashes being resolved in next MR

lewisjared commented 7 months ago

unassigned @yinilaii