Skip to content

Conversation

@fkiraly
Copy link
Contributor

@fkiraly fkiraly commented Nov 1, 2025

improves aptacom loader docstrings - actions the comments by @satvshr that I overlooked in #158.

Sorry for missing these and merging.

@fkiraly fkiraly added the documentation Improvements or additions to documentation label Nov 1, 2025
@satvshr
Copy link
Collaborator

satvshr commented Nov 1, 2025

Missing it was fine and totally understandable, thanks for making an issue and trying to fix the change requests! Could you tell me why these changes should not be made for future purposes:

  1. Link
  2. Link


def filter_columns(ds, columns=None):
"""Select columns to keep on dataset.
def _filter_columns(ds, columns=None):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the ds parameter is still confusing as we may use Datasets from hugging face whose abreviation is ds too, for dataframes df is usually used.

@satvshr
Copy link
Collaborator

satvshr commented Nov 13, 2025

New files introduced? Apart from that, LGTM!

@rpgv rpgv force-pushed the aptacom-docstrings branch from 6c83192 to fa942f7 Compare November 18, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants