Welcome to pantab Discussions! #262
WillAyd
announced in
Announcements
Replies: 1 comment 1 reply
-
Hi, new_data = pd.DataFrame([["moose", 4]], columns=["animal", "num_of_legs"]) Instead of overwriting the animals table, we can append via table_mode
It should say: new_data = pd.DataFrame([["moose", 4]], columns=["animal", "num_of_legs"]) Instead of overwriting the animals table, we can append via table_mode
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions