Skip to content

Commit 24bcc54

Browse files
README - Update Top <p/> (Minor)
1 parent 9da61cb commit 24bcc54

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Flask Pandas Dataframe
22

3-
Simple Flask project that loads pandas dataframe into the database and shows the information on a page.
4-
**[Flask Pandas Dataframe](https://blog.appseed.us/flask-pandas-dataframe-how-to-code/)** is a `one-file` project that might help beginners to understand some basic Flask concepts:
3+
Simple Flask project that loads pandas dataframe into the database and shows the information on a page. **[Flask Pandas Dataframe](https://blog.appseed.us/flask-pandas-dataframe-how-to-code/)** is a `one-file` project that might help beginners to understand some basic Flask concepts:
54

65
- Create a simple Flask [app](/app.py)
76
- Download a public [pandas](./titanic.csv) DF

0 commit comments

Comments
 (0)