Skip to content

Commit 228c3e5

Browse files
committed
update changelog
1 parent 6aa67a5 commit 228c3e5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

content/pages/meta/00-change-log.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ on GitHub.
1515

1616
## 2020
1717
### March
18+
* Added another new blog post on
19+
[Exporting pandas DataFrames into SQLite with SQLAlchemy](/blog/export-pandas-dataframes-sqlite-sqlalchemy.html).
1820
* Added new blog post tutorial on
1921
[Learning pandas by Exploring COVID-19 Data](/blog/learn-pandas-basic-commands-explore-covid-19-data.html).
2022
* New [web design](/web-design.html) and

theme/templates/article-sidebar.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{% if article.author == "Kevin Whinnery" %}
22
{% include "sponsor/twilioquest.html" %}
33
{% endif %}
4+
{% include "sponsor/carbon.html" %}
45
<div class="pn">
56
<div class="pnh">
67
<h3><a href="/table-of-contents.html">More Resources</a></h3>

0 commit comments

Comments
 (0)