pandas: powerful Python data analysis toolkit - 1.4.2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2813 4.4.2 Pre-commit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2814 4.4.3 4.1.4 Contributing your changes to pandas Committing your code Keep style fixes to a separate commit to make your pull request more readable. Once you’ve made changes, you can see them by typing: /relative/path/to/file-you-added.py # Finally, commit your changes to your local repository with an explanatory message. pandas uses a convention for commit message prefixes and layout. Here are some common0 码力 | 3739 页 | 15.24 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.4.4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2815 4.4.2 Pre-commit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2816 4.4.3 4.1.4 Contributing your changes to pandas Committing your code Keep style fixes to a separate commit to make your pull request more readable. Once you’ve made changes, you can see them by typing: /relative/path/to/file-you-added.py # Finally, commit your changes to your local repository with an explanatory message. pandas uses a convention for commit message prefixes and layout. Here are some common0 码力 | 3743 页 | 15.26 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.3.2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2642 4.4.2 Pre-commit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2643 4.4.3 4.1.4 Contributing your changes to pandas Committing your code Keep style fixes to a separate commit to make your pull request more readable. Once you’ve made changes, you can see them by typing: /relative/path/to/file-you-added.py # Finally, commit your changes to your local repository with an explanatory message. pandas uses a convention for commit message prefixes and layout. Here are some common0 码力 | 3509 页 | 14.01 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.3.3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2721 4.4.2 Pre-commit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2722 4.4.3 4.1.4 Contributing your changes to pandas Committing your code Keep style fixes to a separate commit to make your pull request more readable. Once you’ve made changes, you can see them by typing: /relative/path/to/file-you-added.py # Finally, commit your changes to your local repository with an explanatory message. pandas uses a convention for commit message prefixes and layout. Here are some common0 码力 | 3603 页 | 14.65 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.3.4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2721 4.4.2 Pre-commit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2722 4.4.3 4.1.4 Contributing your changes to pandas Committing your code Keep style fixes to a separate commit to make your pull request more readable. Once you’ve made changes, you can see them by typing: /relative/path/to/file-you-added.py # Finally, commit your changes to your local repository with an explanatory message. pandas uses a convention for commit message prefixes and layout. Here are some common0 码力 | 3605 页 | 14.68 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.19.0name keyword from get_data_yahoo() and get_data_google() ( commit b921d1a ) • Remove offset keyword from DatetimeIndex constructor ( commit 3136390 ) • Remove time_rule from several rolling-moment statistical the prior versions of these files can be checked out from git. However, you must make sure not to commit the file deletions to your Git repository! #omit autosummary and API section python make.py clean branch used in your pull request. Commit the encrypted file called travis_gbq.json.enc as well as the file travis_gbq_config.txt, in an otherwise empty commit. DO NOT commit the *.json file which contains0 码力 | 1937 页 | 12.03 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.2.3* Building master branch documentation • Contributing to the code base – Code standards – Pre-commit – Optional dependencies 2469 pandas: powerful Python data analysis toolkit, Release 1.2.3 * C Continuous Integration section. 4.1.5 Contributing to the code base Code Base: • Code standards • Pre-commit • Optional dependencies – C (cpplint) – Python (PEP8 / black) – Import formatting – Backwards /ci/code_checks.sh, some extra checks are run by pre-commit - see here for how to run them. Additional standards are outlined on the pandas code style guide. Pre-commit You can run many of these styling checks0 码力 | 3323 页 | 12.74 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.17.0name keyword from get_data_yahoo() and get_data_google() ( commit b921d1a ) • Remove offset keyword from DatetimeIndex constructor ( commit 3136390 ) • Remove time_rule from several rolling-moment statistical required. This is okay since the prior version can be checked out from git, but make sure to not commit the file deletions. #omit autosummary and API section python make.py clean python make.py --no-api master your_branch This will checkout the master revision and run the suite on both master and your commit. Running the full test suite can take up to one hour and use up to 3GB of RAM. Usually it is sufficient0 码力 | 1787 页 | 10.76 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 1.2.0* Building master branch documentation • Contributing to the code base – Code standards – Pre-commit – Optional dependencies 2465 pandas: powerful Python data analysis toolkit, Release 1.2.0 * C Continuous Integration section. 4.1.5 Contributing to the code base Code Base: • Code standards • Pre-commit • Optional dependencies – C (cpplint) – Python (PEP8 / black) – Import formatting – Backwards /ci/code_checks.sh, some extra checks are run by pre-commit - see here for how to run them. Additional standards are outlined on the pandas code style guide. Pre-commit You can run many of these styling checks0 码力 | 3313 页 | 10.91 MB | 1 年前3
pandas: powerful Python data analysis toolkit - 0.19.1name keyword from get_data_yahoo() and get_data_google() ( commit b921d1a ) • Remove offset keyword from DatetimeIndex constructor ( commit 3136390 ) • Remove time_rule from several rolling-moment statistical the prior versions of these files can be checked out from git. However, you must make sure not to commit the file deletions to your Git repository! #omit autosummary and API section python make.py clean master -t HEAD This will check out the master revision and run the suite on both master and your commit. Running the full test suite can take up to one hour and use up to 3GB of RAM. Usually it is sufficient0 码力 | 1943 页 | 12.06 MB | 1 年前3
共 31 条
- 1
- 2
- 3
- 4













