Srihari Thyagarajan Copilot commited on
Commit
84f9d62
·
unverified ·
1 Parent(s): 7eca5fd

Update duckdb/DuckDB_Loading_CSVs.py

Browse files

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

Files changed (1) hide show
  1. duckdb/DuckDB_Loading_CSVs.py +1 -3
duckdb/DuckDB_Loading_CSVs.py CHANGED
@@ -137,9 +137,7 @@ def _(NLP_Analysis, px):
137
 
138
  @app.cell(hide_code=True)
139
  def _(mo):
140
- mo.md(r"""<p> We can see there's a significant increase in NLP publications 2020 and onwards which definitely makes sense provided the rapid emergence of commercial large langage models, and AI assistants. </p>""")
141
- return
142
-
143
 
144
  @app.cell(hide_code=True)
145
  def _(mo):
 
137
 
138
  @app.cell(hide_code=True)
139
  def _(mo):
140
+ mo.md(r"""<p> We can see there's a significant increase in NLP publications 2020 and onwards which definitely makes sense provided the rapid emergence of commercial large language models, and AI assistants. </p>""")
 
 
141
 
142
  @app.cell(hide_code=True)
143
  def _(mo):