• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kiran94 / dgraphpandas
100%

Build:
DEFAULT BRANCH: main
Repo Added 10 Apr 2021 06:09PM UTC
Files 28
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • chore/mkdocs-deps
  • chore/update-versions
  • pandas-update

18 Dec 2024 11:31AM UTC coverage: 99.881%. Remained the same
12392079982

push

github

web-flow
fix(pandas): update compatibility (#28)

* Instead of directly appending a dictionary to the DataFrame, we create a new DataFrame called new_row that contains the data we want to add

We use pd.concat() to concatenate the original DataFrame (frame) with the new DataFrame (new_row). The ignore_index=True parameter ensures that the index is reset after concatenation

* Added more descriptive comments on the changes that I made

* Update __init__.py

3 of 3 new or added lines in 2 files covered. (100.0%)

1682 of 1684 relevant lines covered (99.88%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
1684 RELEVANT LINES 1682 COVERED LINES
1.0 HITS PER LINE
Source Files on main
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12392079982 main fix(pandas): update compatibility (#28) * Instead of directly appending a dictionary to the DataFrame, we create a new DataFrame called new_row that contains the data we want to add We use pd.concat() to concatenate the original DataFrame (fra... push 18 Dec 2024 11:32AM UTC web-flow github
99.88
12392051905 main Merge 932e71079 into 7189ada53 Pull #28 18 Dec 2024 11:31AM UTC web-flow github
99.88
12391788453 main Merge f31589f9c into 7189ada53 Pull #28 18 Dec 2024 11:15AM UTC web-flow github
99.88
12389840646 main chore(ci): update mkdocs deps (#30) push 18 Dec 2024 09:15AM UTC web-flow github
99.88
12389581864 main chore(python): remove unsupported versions and restrict core deps (#29) * chore(ci): remove unsupported python versions * chore(deps): restrict pandas and numpy * chore(version): bump * style(flake): fixed style issues push 18 Dec 2024 09:00AM UTC web-flow github
99.88
807418588 main docs: added logging documentation (#25) push 03 May 2021 04:28PM UTC GitHub github pending completion  
802942542 main docs: added syntax highlights to code snippets push 01 May 2021 08:50PM UTC kiran94 github pending completion  
802509628 main docs: added pypi link to readme push 01 May 2021 03:58PM UTC kiran94 github pending completion  
802499406 main docs: added mk documentation (#24) push 01 May 2021 03:52PM UTC GitHub github pending completion  
802068177 main feat: implement type generation (#23) push 01 May 2021 11:05AM UTC GitHub github pending completion  
See All Builds (51)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc