Skip to content

Inconsistent naming and language features in tutorials #618

@QtRoS

Description

@QtRoS

I've tested few tutorials and discovered that:

  • numpy is sometimes imported as numpy, sometimes as np. It's a bit annoying to correct examples before run. I suggest community-wide np.
  • the same for pandas and pd
  • text formatting is done with old vanilla C-style string formatting and f-string in the same time. I suggest f-string.

I can fix if it sounds reasonable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions