联邦政府的护墙板

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了联邦政府的护墙板相关的知识,希望对你有一定的参考价值。

Utiliza os dados do site:
http://www.portaltransparencia.gov.br/downloads/servidores.asp

Escolha um mês e ano, baixe o .zip, descompacte e na pasta descompactada, execute.
  1. $ python
  2. Python 2.7.6 (default, Sep 9 2014, 15:04:36)
  3. [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.39)] on darwin
  4. Type "help", "copyright", "credits" or "license" for more information.
  5. >>> import numpy
  6. # names: nome das colunas - id_servidor, renda depois dos descontos, nome
  7. # formats: formatos - integer tamanho 12, float tamanho 10, string tamanho até 50
  8. # converters: converte vírgula pra ponto pra transformar em float
  9. >>> dtype = {'names''income', 'id_servidor', 'name'], 'formats''f10', 'i12', 'S50'), 'converters':{27:lambda x: x.replace(',', '.')}}
  10. # carrega os dados do arquivo CSV
  11. >>> data = numpy.genfromtxt('20140930_Remuneracao.csv', delimiter=' ', skip_header=1, invalid_raise=False, usecols=(27, 2, 4), dtype=dtype, converters=dtype['converters'])
  12. # ordena pelo salário
  13. >>> winning = sorted(data, key=lambda x: x[0], reverse=True)
  14. # lista os 50 funças mais felizardos da nação Huelândia
  15. >>> winning[:50]

以上是关于联邦政府的护墙板的主要内容,如果未能解决你的问题,请参考以下文章

我是林中宝生态木,请为我们助力“第九届全国十大牛商”,感谢有您!

第二十六界中国(北京)国际建筑装饰博览会

webpack模块联邦

联邦学习 Federated Learning 相关资料整理

联邦学习代码解读,超详细

政府部门没组织机构代码法人证书,怎么开通认证微信公众平台?