Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add from_records() #436

Merged
merged 5 commits into from Jun 7, 2019
Merged

Add from_records() #436

merged 5 commits into from Jun 7, 2019

Conversation

floscha
Copy link
Collaborator

@floscha floscha commented Jun 7, 2019

As discussed in #415, this PR adds pandas' DataFrame.from_records() method to Koalas.

@softagram-bot
Copy link

Softagram Impact Report for pull/436 (head commit: 4e30733)

⭐ Change Overview

Showing the changed files, dependency changes and the impact - click for full size
(Open in Softagram Desktop for full details)

📄 Full report

Give feedback on this report to support@softagram.com

@codecov-io
Copy link

codecov-io commented Jun 7, 2019

Codecov Report

Merging #436 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #436      +/-   ##
========================================
+ Coverage      93%    93%   +<.01%     
========================================
  Files          26     26              
  Lines        3286   3289       +3     
========================================
+ Hits         3056   3059       +3     
  Misses        230    230
Impacted Files Coverage Δ
databricks/koalas/frame.py 94.71% <100%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e6af35c...4e30733. Read the comment docs.

@HyukjinKwon HyukjinKwon merged commit 40dc0ce into databricks:master Jun 7, 2019
@floscha floscha deleted the from_records branch June 7, 2019 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants