Skip to content

CLN/DEPR: Undocumented, old helper functions #21838

Closed
@mroeschke

Description

@mroeschke

There are some old, undocumented functions that exist in public namespaces that were maybe useful some time ago. Since these are not hidden in private namespaces, should these function undergo the normal depreciation processes?

def match(needles, haystack):

def ole2datetime(oledt):

def format(dt):

def pivot_simple(index, columns, values):

def _slow_pivot(index, columns, values):

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions