jorisvandenbossche / pydata-amsterdam-pandas-sprint

1 stars 3 forks source link

Set `__module__` on top-level public objects #8

Open jorisvandenbossche opened 10 months ago

jorisvandenbossche commented 10 months ago

See https://github.com/pandas-dev/pandas/issues/55178 for context.

An initial PR has been done for DataFrame by @aimlnerd, see the changes that were needed for this here: https://github.com/pandas-dev/pandas/pull/55171/files

Next, separate PRs can be done for other top-level objects:

aimlnerd commented 10 months ago

take

jorisvandenbossche commented 3 months ago

Updated the list above with a task list that can be done as separate PRs