Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A repo with basic ops of numpy and pandas

NotificationsYou must be signed in to change notification settings

code4kunal/numpy-pandas-ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Numpy and pandas have been the backbone of scientific computing and have been ubiquitous in data science/ AIML problems.They helps us to have an analytical and statistical overview of the data involved in the problem. Numpy and panda both helps us in dealing with large dataset, operating on them, having insights on its nature and hidden patterns within it.They can be seen in action from operating on low level tensors in theano to high level neural network frameworks such as keras, tensorflow etc.

Differnce between numpy and pandas

Numpy can accomodate data with similar type. It cannot have custom indexes.Pandas can accomodate series with different data types. It can have custom indexes. Therefore, out of the box import of csv, xlsx, binary files are supported in pandas.

Conclusion

I have aggregated few useful/mostly used features of both to have a feel of hands on with them. Please feel free to extend them. I hope it will be useful in your learning too.

About

A repo with basic ops of numpy and pandas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp