-
Notifications
You must be signed in to change notification settings - Fork 1
Releases: rickybassom/gmn-python-api
Releases · rickybassom/gmn-python-api
v0.0.13
Assets 2
v0.0.12
Changes
- REST API module
- read_csv -> read_data
Assets 2
v0.0.11
Changes
- Remove Python 3.7 support
- Update dependencies
Assets 2
v0.0.10
Assets 2
v0.0.9
@github-actions
github-actions
3700e05
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes
meteor_summary_reader.py- >meteor_trajectory_reader.pyread_meteor_summary_csv_as_dataframe()->read_csv()- Removed
read_meteor_summary_csv_as_numpy_array() - Removed
read_meteor_summary_csv_as_dataframeCSV joining capability. - General cleanups
Assets 2
v0.0.8
Changes
- Simplify code base (#259) @rickybassom
- Simplify docs code (#196) @rickybassom
Assets 2
v0.0.7
Changes
- Fix Pandas time error (#190) @rickybassom
Assets 2
v0.0.6
Changes
- Bug fixes
Assets 2
v0.0.5
Changes
- Data handling adjustments (#132) @rickybassom
- Add REST functions (#129) @rickybassom
- Use unique tmp file for avro file (#116) @rickybassom
📚 Documentation
- Add more examples in docs (#131) @rickybassom
Assets 2
v0.0.4
@github-actions
github-actions
dc9008b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes
- Schema format fixes