We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401b2ee commit bec5d9fCopy full SHA for bec5d9f
1 file changed
lectures/polars.md
@@ -167,6 +167,7 @@ df = df.with_columns(
167
.alias('daily returns') # assign back to the column
168
)
169
df
170
+```
171
172
You can check if a ticker code is in the company list
173
0 commit comments