Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix loading 2023-02-07-ppd-mp.pkl.gz #26

Merged
merged 9 commits into from
May 3, 2023
Merged

Fix loading 2023-02-07-ppd-mp.pkl.gz #26

merged 9 commits into from
May 3, 2023

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    5b61e57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7fb113 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91ae257 View commit details
    Browse the repository at this point in the history
  4. bump deps

    janosh committed May 1, 2023
    Configuration menu
    Copy the full SHA
    1acacc6 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. update docs, DataFiles and matbench_discovery/energy.py with updated …

    …(2023-02-07) MP elemental reference energies (closes #23)
    janosh committed May 2, 2023
    Configuration menu
    Copy the full SHA
    06bfc62 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. update 2022-10-19-wbm-summary.csv formation energies with 2023-02-07 …

    …element reference energies
    
    compress data/mp/2023-02-07-mp-elemental-reference-entries.json.gz
    update data/figshare/1.0.0.json file links
    janosh committed May 3, 2023
    Configuration menu
    Copy the full SHA
    722e87d View commit details
    Browse the repository at this point in the history
  2. pin pandas>=2.0.0

    #22 (comment)
    mark test_load_train_test_no_mock() for mp_computed_structure_entries as very_slow
    janosh committed May 3, 2023
    Configuration menu
    Copy the full SHA
    1f72b1d View commit details
    Browse the repository at this point in the history
  3. load_train_test() support loading and caching pickle files (for mp_pa…

    …tched_phase_diagram)
    
    change signature from data_names (str | list[str], optional) = 'all' to data_key (str)
    janosh committed May 3, 2023
    Configuration menu
    Copy the full SHA
    4f2039a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6fd48c View commit details
    Browse the repository at this point in the history