The Wayback Machine - https://web.archive.org/web/20201127064703/https://github.com/topics/pandas
Skip to content
#

pandas

Here are 8,550 public repositories matching this topic...

arw2019
arw2019 commented Nov 24, 2020

We have a couple of dataframe tests (xref #13304) related to column ordering when constructed from an OrderedDict:
https://github.com/pandas-dev/pandas/blob/e4cf3abe0020aa801950e0383fffc13ee9703456/pandas/tests/frame/test_constructors.py#L1250-L1288

As of PEP 468 standard dictionaries are ordered so these tests should also work with OrderedDict

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
  • Updated Oct 1, 2020
  • Python
dominicshanshan
dominicshanshan commented Nov 19, 2020

Is your feature request related to a problem? Please describe.
from time series analysis, need to support spearman correlation matrix calculation in cuDF

Describe the solution you'd like
similar like pandas.DataFrame().corr(method='spearman')

Additional context
is it possible to let me know this feature adding roadmap? big thanks !

A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
  • Updated Nov 26, 2020
  • Python

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
  • Updated Feb 6, 2020

Improve this page

Add a description, image, and links to the pandas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pandas topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.