Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functionality to give column index as fh args instead of column names #6

Open
samrudh opened this issue Nov 19, 2019 · 1 comment
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@samrudh
Copy link
Contributor

samrudh commented Nov 19, 2019

I would like to use same fh_args for different dataframe
For compatibility of the template with other dataframe, I would like to give fh_args based on column index.

Like mentioned below
'_sort': [df.columns[1]] }

@jaidevd
Copy link
Member

jaidevd commented Nov 20, 2019

@samrudh please see if you can make the necessary changes in nlg.search.set_fh_args to make this work.

@jaidevd jaidevd added enhancement New feature or request good first issue Good for newcomers labels Jan 8, 2020
@jaidevd jaidevd added this to the Python module beta release milestone Jan 10, 2020
@jaidevd jaidevd removed this from the Python module beta release milestone Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants