Skip to content

Releases: rickybassom/gmn-python-api

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 05 Jan 11:56

Changes

  • Support REST API meteor_summary HAVING clause

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 02 Jan 16:00

Changes

  • REST API module
  • read_csv -> read_data

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 28 Dec 20:18

Changes

  • Remove Python 3.7 support
  • Update dependencies

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 06 Aug 18:04

Changes

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 21 Apr 22:14
3700e05

Changes

  • meteor_summary_reader.py - > meteor_trajectory_reader.py
  • read_meteor_summary_csv_as_dataframe() -> read_csv()
  • Removed read_meteor_summary_csv_as_numpy_array()
  • Removed read_meteor_summary_csv_as_dataframe CSV joining capability.
  • General cleanups

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 30 Dec 18:13

Changes

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 07 Aug 23:38

Changes

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 25 Apr 16:43

Changes

  • Bug fixes

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 22 Apr 15:41

Changes

📚 Documentation

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 28 Mar 00:47
dc9008b

Changes

  • Schema format fixes