Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

[SDC] Pandas methods parser for API Reference generation#295

Merged
shssf merged 1 commit into
masterfrom
pandas_parser
Nov 15, 2019
Merged

[SDC] Pandas methods parser for API Reference generation#295
shssf merged 1 commit into
masterfrom
pandas_parser

Conversation

@samaid
Copy link
Copy Markdown
Contributor

@samaid samaid commented Nov 15, 2019

This is prerequisite for automated way to generate SDC API Reference. The parser inspects installed Pandas module and creates the dictionary of submodules, their classes, and methods of these classes. Based on this information SDC API Reference will be able to generate the list of supported and unsupported Pandas methods with Sphinx. The actual API Reference generation will be added in the following commits

@shssf shssf merged commit c24e6e5 into master Nov 15, 2019
@shssf shssf deleted the pandas_parser branch November 25, 2019 15:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants