Skip to content

DEPR: Positional arguments in to_* I/O methods #54229

Closed
@lithomas1

Description

@lithomas1

These should all be keyword only except for buf/path_or_buf argument (the first one).

  • to_csv
  • to_orc
  • to_parquet
  • to_pickle
  • to_hdf
  • to_sql
  • to_dict
  • to_excel
  • to_json
  • to_html
  • to_feather
  • to_latex
  • to_stata
  • to_gbq
  • to_string
  • to_clipboard
  • to_markdown

cc @MarcoGorelli since you championed the last effort

Metadata

Metadata

Assignees

Labels

DeprecateFunctionality to remove in pandasIO DataIO issues that don't fit into a more specific labelgood first issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions