Skip to content

Commit

Permalink
Merge pull request #193 from jklymak/test-pypi
Browse files Browse the repository at this point in the history
DOC: minor change to test pypi workflow
  • Loading branch information
jklymak authored Sep 22, 2024
2 parents b472c4f + 9eb9a71 commit 87f76b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyglider/seaexplorer.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def _sort(ds):
def raw_to_rawnc(indir, outdir, deploymentyaml, incremental=True,
min_samples_in_file=5, dropna_subset=None, dropna_thresh=1):
"""
Convert seaexplorer text files to raw parquet files.
Convert seaexplorer text files to raw parquet pandas files.
Parameters
----------
Expand Down

0 comments on commit 87f76b7

Please sign in to comment.