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

Interpolation caveat and typo #848

Merged
merged 1 commit into from
Oct 24, 2021
Merged

Interpolation caveat and typo #848

merged 1 commit into from
Oct 24, 2021

Conversation

PallHaraldsson
Copy link
Contributor

@PallHaraldsson PallHaraldsson commented Oct 13, 2020

No description provided.

@PallHaraldsson
Copy link
Contributor Author

I was staring at my code for long, knowing interpolation worked for me before.

E.g. in my case this worked:
py"""client.save_dataframe('ssys.econ.inflation_fixings_'+$(replace(string(today()), "-"=>"")), pdf_today)"""

but not:

py"""client.save_dataframe('ssys.econ.inflation_fixings_$(replace(today(), "-"=>""))', pdf_today)"""

And of course the failing tests are not my fault, as this is just docs, why I tried to skip them (and not sure why that didn't happen).

@tkf tkf closed this Oct 24, 2021
@tkf tkf reopened this Oct 24, 2021
@tkf tkf closed this Oct 24, 2021
@tkf tkf reopened this Oct 24, 2021
@tkf tkf closed this Oct 24, 2021
@tkf tkf reopened this Oct 24, 2021
@tkf tkf merged commit a399d2d into JuliaPy:master Oct 24, 2021
@PallHaraldsson PallHaraldsson deleted the patch-7 branch October 24, 2021 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants