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 a5d8b32 commit 80bd9ccCopy full SHA for 80bd9cc
README.md
@@ -1,7 +1,7 @@
1
# Flask Pandas Dataframe
2
3
Simple Flask project that loads pandas dataframe into the database and shows the information on a page.
4
-**Flask Pandas Dataframe** is a `one-file` project that migth help beginners to understand some basic Flask concepts:
+**Flask Pandas Dataframe** is a `one-file` project that might help beginners to understand some basic Flask concepts:
5
6
- Create a simple Flask [app](/app.py)
7
- Download a public [pandas](./titanic.csv) DF
0 commit comments